From 59fab86cebd426f654f69c82190facc1e5b5bcd1 Mon Sep 17 00:00:00 2001 From: Kulbhushan Kaushik Date: Mon, 14 Nov 2022 08:45:12 -0500 Subject: [PATCH] commit --- src/store/store.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", () => {