Skip to content

Instantly share code, notes, and snippets.

@scottharvey
Created April 21, 2010 01:23
Show Gist options
  • Save scottharvey/373309 to your computer and use it in GitHub Desktop.
Save scottharvey/373309 to your computer and use it in GitHub Desktop.
And my order total should be $69
expected: 69.0,
got: 69.0 (using ==)
Diff: (Spec::Expectations::ExpectationNotMetError)
./features/step_definitions/cart_steps.rb:181:in `/^my order total should be \$(\d+)$/'
features/calendar_discounts.feature:15:in `And my order total should be $69'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment