my_zipcode_gem icon indicating copy to clipboard operation
my_zipcode_gem copied to clipboard

Test suite migration failure

Open cmckni3 opened this issue 7 years ago • 0 comments

expected: truthy value
     got: false (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/common_steps.rb:57:in `/^I should successfully run "([^\"]*)"$/'
features/zipcodes.feature:17:in `And I should successfully run "rake db:migrate"'

undefined method `When' for #<Object:0x007fe57c113ca8> (NoMethodError)
./features/step_definitions/rails_setup_steps.rb:15:in `/^a\ new\ migrated\ Rails\ app$/'
features/zipcodes.feature:20:in `Given a new migrated Rails app'

cmckni3 avatar Apr 12 '17 15:04 cmckni3