mirror of
https://github.com/nasa/openmct.git
synced 2025-01-19 11:17:04 +00:00
fix tests
This commit is contained in:
parent
cd6c7fdc5e
commit
8044dfe726
@ -42,7 +42,7 @@ describe("the plugin", () => {
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
resetApplicationState();
|
||||
resetApplicationState(openmct);
|
||||
});
|
||||
|
||||
it('installs the new folder action', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user