mirror of
https://github.com/nasa/openmct.git
synced 2025-04-15 15:06:47 +00:00
[Time Conductor] Remove redundant test block
This commit is contained in:
parent
3afcb52934
commit
b5e52fce75
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user