Remove accidentally auto-added import.
This commit is contained in:
parent
f458384aa8
commit
bb14d11a15
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ import { getMountOptions } from "@/helpers/unit-test-helper";
|
|||
import store from "@/store";
|
||||
import baseMixin from "@/mixins/base-mixin";
|
||||
import { getServiceabilityDetails } from "@/layouts/service-location/helpers/service-location-helper/service-location-helper";
|
||||
import { TRUE } from "sass";
|
||||
|
||||
// Define Mocks
|
||||
jest.mock("@/helpers/cms-content-helper", () => ({
|
||||
|
|
|
|||
Loading…
Reference in a new issue