removed fdescribe

This commit is contained in:
Joel McKinnon 2019-12-18 13:10:29 -08:00
parent 656d6d6c3f
commit 482c871ac2

View File

@ -23,7 +23,7 @@
import ConditionSetPlugin from './plugin';
import { createOpenMct } from 'testTools';
fdescribe("The plugin", () => {
describe("The plugin", () => {
let openmct;
let mockDomainObject;