remove fdescribe

This commit is contained in:
Deep Tailor 2020-06-23 15:23:00 -07:00
parent 4b13cbdb33
commit fb4877924a

View File

@ -26,7 +26,7 @@ import {
resetApplicationState resetApplicationState
} from 'utils/testing'; } from 'utils/testing';
fdescribe("the plugin", () => { describe("the plugin", () => {
let openmct, let openmct,
newFolderAction; newFolderAction;