mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Merge pull request #1458 from simi/patch-1
Fix typo in selenium_spec_chrome.rb.
This commit is contained in:
commit
bcde288585
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ end
|
|||
|
||||
class ChromeTestApp < TestApp
|
||||
# Object.id is different from the TestApp used in firefox session so
|
||||
# a new Capybar::Server instance will get launched for chrome testing
|
||||
# a new Capybara::Server instance will get launched for chrome testing
|
||||
end
|
||||
|
||||
module TestSessions
|
||||
|
|
Loading…
Add table
Reference in a new issue