mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 16:58:04 +00:00
remove fdescribe
This commit is contained in:
parent
99c7bd4c10
commit
c34c2df061
@ -23,7 +23,7 @@
|
|||||||
import { createOpenMct } from 'testTools';
|
import { createOpenMct } from 'testTools';
|
||||||
import ConditionSetPlugin from './plugin';
|
import ConditionSetPlugin from './plugin';
|
||||||
|
|
||||||
fdescribe('The plugin', () => {
|
describe('The plugin', () => {
|
||||||
let openmct;
|
let openmct;
|
||||||
let conditionSetDefinition;
|
let conditionSetDefinition;
|
||||||
let element;
|
let element;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user