mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-19 16:50:12 +01:00
Update selenium on rails using 'official' git repo
git://github.com/paytonrules/selenium-on-rails.git
This commit is contained in:
parent
198f3240b8
commit
9b504b3e47
159 changed files with 16409 additions and 11794 deletions
|
|
@ -1,8 +1,8 @@
|
|||
task :test_acceptance => 'test:acceptance'
|
||||
namespace :test do
|
||||
desc 'Run Selenium tests in all browsers'
|
||||
task :acceptance do
|
||||
require File.dirname(__FILE__) + '/../lib/selenium_on_rails/acceptance_test_runner'
|
||||
SeleniumOnRails::AcceptanceTestRunner.new.run
|
||||
end
|
||||
end
|
||||
task :test_acceptance => 'test:acceptance'
|
||||
namespace :test do
|
||||
desc 'Run Selenium tests in all browsers'
|
||||
task :acceptance do
|
||||
require File.dirname(__FILE__) + '/../lib/selenium_on_rails/acceptance_test_runner'
|
||||
SeleniumOnRails::AcceptanceTestRunner.new.run
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue