Skip to content

Instantly share code, notes, and snippets.

@fables-tales
Created June 7, 2014 17:07
Show Gist options
  • Select an option

  • Save fables-tales/d742fb775a6ff641b972 to your computer and use it in GitHub Desktop.

Select an option

Save fables-tales/d742fb775a6ff641b972 to your computer and use it in GitHub Desktop.
(1579-cleanup)$ bundle exec ruby hi_spec.rb
No examples found.
Finished in 0.00011 seconds
0 examples, 0 failures
Randomized with seed 41752
No examples found.
Finished in 0.00008 seconds
0 examples, 0 failures
Randomized with seed 25062
Calling `RSpec::Core::Runner.run` will no longer implicitly invoke
`RSpec.reset` as of RSpec 3.0.0. If you need RSpec to be reset between your
calls to `RSpec::Core::Runner.run` please invoke `RSpec.reset` manually in the
appropriate place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment