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