mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update README.md [ci skip]
This commit is contained in:
parent
fa56f3f672
commit
a6e92703b8
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ tags set up for you.
|
||||||
|
|
||||||
## <a name="using-capybara-with-rspec"></a>Using Capybara with RSpec
|
## <a name="using-capybara-with-rspec"></a>Using Capybara with RSpec
|
||||||
|
|
||||||
Load RSpec 2.x support by adding the following line (typically to your
|
Load RSpec 2+ support by adding the following line (typically to your
|
||||||
`spec_helper.rb` file):
|
`spec_helper.rb` file):
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
|
|
Loading…
Reference in a new issue