Sha256: 7905a6fee1570d62e6fdbb1ba57aa4551311367322a7827bc6779fcb5187beb4
Contents?: true
Size: 244 Bytes
Versions: 94
Compression:
Stored size: 244 Bytes
Contents
# frozen_string_literal: true require 'spec_helper' describe Cryptum::Event::Buy do it 'should display information for existing help method' do help_response = Cryptum::Event::Buy expect(help_response).to respond_to :help end end
Version data entries
94 entries across 94 versions & 1 rubygems