CSR-666 Cleanup
This commit is contained in:
parent
0fdda5b4a2
commit
fd9267593b
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
|||
import experimentMixin from "@/mixins/experiment-mixin";
|
||||
import { shallowMount } from "@vue/test-utils";
|
||||
import { getMountOptions } from "@/helpers/unit-test-helper.js";
|
||||
import store from "@/store";
|
||||
|
||||
jest.mock("@/helpers/heritage-integration/navigation-helper", () => ({
|
||||
navigateToHeritageFunnel: jest.fn()
|
||||
}));
|
||||
|
||||
describe("experiment-mixin", () => {
|
||||
describe("hasSettingEqualTo", () => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue