fix tests

This commit is contained in:
Deep Tailor 2020-06-23 16:20:28 -07:00
parent cd6c7fdc5e
commit 8044dfe726

View File

@ -42,7 +42,7 @@ describe("the plugin", () => {
});
afterEach(() => {
resetApplicationState();
resetApplicationState(openmct);
});
it('installs the new folder action', () => {