mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 15:53:23 +02:00
Removed almost all JSHint warnings.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
describe('Help Page', function () {
|
||||
var HelpPage = function () {
|
||||
this.get = function () {
|
||||
browser.get(protractor.getInstance().baseUrl + 'help')
|
||||
}
|
||||
}
|
||||
//var HelpPage = function () {
|
||||
// this.get = function () {
|
||||
// browser.get(protractor.getInstance().baseUrl + 'help')
|
||||
// }
|
||||
//}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user