mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
removed fit
This commit is contained in:
parent
0664d480e6
commit
45e56798c5
@ -55,7 +55,7 @@ describe('The plugin', () => {
|
||||
expect(conditionSetDefinition.creatable).toBeTrue();
|
||||
});
|
||||
|
||||
fit('provides a view', () => {
|
||||
it('provides a view', () => {
|
||||
const testViewObject = {
|
||||
id:"test-object",
|
||||
type: "conditionSet"
|
||||
|
Loading…
Reference in New Issue
Block a user