This commit is contained in:
Kulbhushan Kaushik 2022-11-14 08:45:12 -05:00
parent c6646d0637
commit 59fab86ceb

View file

@ -17,7 +17,7 @@ describe("Store", () => {
store = useMainStore();
store.applicationUser.eventBus = [];
jest.resetAllMocks();
})
});
it("Should Store Vehicle Year", () => {