CSR-1012 - Prettified
This commit is contained in:
parent
12477ca649
commit
d065181758
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ describe("modal.vue", () => {
|
||||||
attachTo: document.body,
|
attachTo: document.body,
|
||||||
});
|
});
|
||||||
expect(wrapper.html()).toEqual(expect.stringContaining(headerText));
|
expect(wrapper.html()).toEqual(expect.stringContaining(headerText));
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue