Fix gem name

$ gem install webdriver
ERROR:  Could not find a valid gem 'webdriver' (>= 0) in any repository
This commit is contained in:
bootstraponline
2013-02-07 14:55:46 -05:00
parent a85a673974
commit 0b83ddf7e6
+1 -1
View File
@@ -3,7 +3,7 @@
#
# Before this test will work, you may need to do:
#
# gem install rspec webdriver
# gem install rspec selenium-webdriver
#
#