mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
removed fdescribe
This commit is contained in:
parent
65aea29cb9
commit
4a1901420d
@ -23,7 +23,7 @@
|
||||
import ConditionSetPlugin from './plugin';
|
||||
import { createOpenMct } from 'testTools';
|
||||
|
||||
fdescribe("The plugin", () => {
|
||||
describe("The plugin", () => {
|
||||
let openmct;
|
||||
let mockDomainObject;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user