mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 13:18:15 +00:00
[Time Conductor] Remove redundant test block
This commit is contained in:
@ -184,10 +184,6 @@ define(
|
||||
}).toThrow();
|
||||
});
|
||||
|
||||
describe("when values are changed via the date picker", function () {
|
||||
|
||||
});
|
||||
|
||||
describe("using the obtained format", function () {
|
||||
var testValue = 1234321,
|
||||
testText = "some text";
|
||||
|
Reference in New Issue
Block a user