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