diff --git a/src/store/store.spec.js b/src/store/store.spec.js index daeb4efc..caf288f1 100644 --- a/src/store/store.spec.js +++ b/src/store/store.spec.js @@ -17,7 +17,7 @@ describe("Store", () => { store = useMainStore(); store.applicationUser.eventBus = []; jest.resetAllMocks(); - }) + }); it("Should Store Vehicle Year", () => {