mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 16:49:42 +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/MCTFileInput"],
|
||||
function (MCTFileInput) {
|
||||
|
||||
describe("The mct-file-input directive", function () {
|
||||
xdescribe("The mct-file-input directive", function () {
|
||||
|
||||
var mockScope,
|
||||
mockFileInputService,
|
||||
|
Reference in New Issue
Block a user