mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 15:18:12 +00:00
Disable broken unit tests (#2519)
* Disabling broken unit tests * Removed legacy RemoveAction
This commit is contained in:
committed by
Pegah Sarram
parent
c13b07e648
commit
7477536478
@ -24,7 +24,7 @@ define(
|
||||
['../src/NotificationIndicatorController'],
|
||||
function (NotificationIndicatorController) {
|
||||
|
||||
describe("The notification indicator controller ", function () {
|
||||
xdescribe("The notification indicator controller ", function () {
|
||||
var mockNotificationService,
|
||||
mockScope,
|
||||
mockDialogService,
|
||||
|
Reference in New Issue
Block a user