mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 16:36:13 +00:00
fixed jslint error
This commit is contained in:
parent
fa7431d68b
commit
89046ecad5
@ -71,7 +71,7 @@ define(
|
||||
//Invoke the cancel callback
|
||||
mockDialogService.getDialogResponse.mostRecentCall.args[1].cancel();
|
||||
expect(mockDialogService.dismiss).toHaveBeenCalled();
|
||||
})
|
||||
});
|
||||
|
||||
});
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user