mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
JSLint
This commit is contained in:
@ -86,7 +86,7 @@ define(
|
||||
testViews = [ nonEditableView, nonEditableView ];
|
||||
expect(policy.allow(mockEditAction, testContext)).toBeFalsy();
|
||||
});
|
||||
|
||||
|
||||
//TODO: Disabled for NEM Beta
|
||||
xit("disallows the edit properties action when there are" +
|
||||
" editable views", function () {
|
||||
|
Reference in New Issue
Block a user