Skip to content

Commit

Permalink
Make README a bit clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
jordelver committed Feb 26, 2012
1 parent ff32ec5 commit 032a567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -71,6 +71,8 @@ Add the following code to `features/support/env.rb`


require 'webmock/cucumber' require 'webmock/cucumber'


### Outside a test framework

You can also use WebMock outside a test framework: You can also use WebMock outside a test framework:


require 'webmock' require 'webmock'
Expand Down

0 comments on commit 032a567

Please sign in to comment.