Disabled watir-webdriver in default , not needed for std. installation.
This commit is contained in:
parent
32ea7c6c01
commit
3434ef91a5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -68,5 +68,5 @@ gem 'simplecov-rcov'
|
|||
|
||||
# UI tests w/ Selenium
|
||||
#gem 'selenium-webdriver'
|
||||
gem 'watir-webdriver'
|
||||
#gem 'watir-webdriver'
|
||||
|
||||
|
|
Loading…
Reference in a new issue