mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-26 15:55:31 +02:00
Removed almost all JSHint warnings.
This commit is contained in:
@@ -2,7 +2,7 @@ describe('NativeUrlService', function() {
|
||||
|
||||
beforeEach(angular.mock.module(require('./').name))
|
||||
|
||||
it('should ...', inject(function(NativeUrlService) {
|
||||
it('should ...', inject(function() {
|
||||
|
||||
//expect(NativeUrlService.doSomething()).toEqual('something')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user