variables: lint fix
This commit is contained in:
@@ -25,7 +25,7 @@ describe('VariableEditorCtrl', () => {
|
||||
},
|
||||
};
|
||||
|
||||
const ctrl = new VariableEditorCtrl(scope, {}, variableSrv, {});
|
||||
return new VariableEditorCtrl(scope, {}, variableSrv, {});
|
||||
});
|
||||
|
||||
it('should emit an error', () => {
|
||||
|
||||
Reference in New Issue
Block a user