mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Upgrade Selenium on Rails to r140
This commit is contained in:
parent
156862200b
commit
40074c71ad
117 changed files with 16789 additions and 8867 deletions
|
|
@ -1,8 +1,8 @@
|
|||
module SeleniumHelper
|
||||
include SeleniumOnRails::SuiteRenderer
|
||||
include SeleniumOnRails::FixtureLoader
|
||||
|
||||
def test_case_name filename
|
||||
File.basename(filename).sub(/\..*/,'').humanize
|
||||
end
|
||||
end
|
||||
module SeleniumHelper
|
||||
include SeleniumOnRails::SuiteRenderer
|
||||
include SeleniumOnRails::FixtureLoader
|
||||
|
||||
def test_case_name filename
|
||||
File.basename(filename).sub(/\..*/,'').humanize
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue