Renamed the task for seleniumw
This commit is contained in:
parent
a8a63472bc
commit
bdf660aecb
@ -16,7 +16,7 @@ task :test_unit_webrat do
|
|||||||
end
|
end
|
||||||
|
|
||||||
desc "runs the test::unit based tests in selenium mode"
|
desc "runs the test::unit based tests in selenium mode"
|
||||||
task :test_unit_webrat do
|
task :test_unit_selenium do
|
||||||
ENV['WEBRAT_INTEGRATION_MODE'] = 'selenium'
|
ENV['WEBRAT_INTEGRATION_MODE'] = 'selenium'
|
||||||
Rake::Task['test:integration'].invoke
|
Rake::Task['test:integration'].invoke
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user