diff --git a/src/helpers/unit-test-helper.js b/src/helpers/unit-test-helper.js index ed53fb51..1826d81f 100644 --- a/src/helpers/unit-test-helper.js +++ b/src/helpers/unit-test-helper.js @@ -1,5 +1,4 @@ import { storeActions } from "@/constants/store-actions"; -import { storeMutations } from "@/constants/store-mutations.js"; import { navigationScenarios } from "@/router/router-constants/navigation-scenarios.js"; import { vehicleCategories } from "@/constants/vehicle-categories.js"; import { issPageValues } from "@/router/router-constants/issPage-values";