mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Removed almost all JSHint warnings.
This commit is contained in:
@@ -36,9 +36,9 @@ describe('Control Page', function () {
|
||||
})
|
||||
|
||||
describe('Remote Control', function () {
|
||||
var RemoteCtrl = function () {
|
||||
this.paneHandleHorizontal = element(by.css('.fa-pane-handle.horizontal'))
|
||||
}
|
||||
//var RemoteCtrl = function () {
|
||||
// this.paneHandleHorizontal = element(by.css('.fa-pane-handle.horizontal'))
|
||||
//}
|
||||
it('should resize panel to the right', function () {
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user