commit
This commit is contained in:
parent
c6646d0637
commit
59fab86ceb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ describe("Store", () => {
|
||||||
store = useMainStore();
|
store = useMainStore();
|
||||||
store.applicationUser.eventBus = [];
|
store.applicationUser.eventBus = [];
|
||||||
jest.resetAllMocks();
|
jest.resetAllMocks();
|
||||||
})
|
});
|
||||||
|
|
||||||
|
|
||||||
it("Should Store Vehicle Year", () => {
|
it("Should Store Vehicle Year", () => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue