mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 21:58:13 +00:00
removed fdescribe
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
import ConditionSetPlugin from './plugin';
|
||||
import { createOpenMct } from 'testTools';
|
||||
|
||||
fdescribe("The plugin", () => {
|
||||
describe("The plugin", () => {
|
||||
let openmct;
|
||||
let mockDomainObject;
|
||||
|
||||
|
Reference in New Issue
Block a user