Created
August 3, 2011 15:37
-
-
Save thechrisoshow/1122925 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
***************************************************************** | |
DEPRECATION WARNING: you are using deprecated behaviour that will | |
be removed from a future version of RSpec. | |
/Users/thechrisoshow/work/cvf/spec/models/booking_spec.rb:126:in `block (3 levels) in <top (required)>' | |
* be_close(12.1, 0.01) is deprecated. | |
* please use be_within(0.01).of(12.1) instead. | |
***************************************************************** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment