Sha256: 852e5eddb35bca6866b4c1b3cd8b86a09e17d7187dafc1384f209ca2786d9e1b
Contents?: true
Size: 121 Bytes
Versions: 2
Compression:
Stored size: 121 Bytes
Contents
Then /^the existing order should have total at "([^"]*)"$/ do |total| Order.first.total.to_f.should == total.to_f end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
MyCommerceapi-1.0.0 | promo/features/step_definitions/promotions_steps.rb |
MyCommerce-0.0.3 | promo/features/step_definitions/promotions_steps.rb |