Removing comment
This commit is contained in:
parent
f1fefe8bb0
commit
b1d1a6296f
1 changed files with 0 additions and 4 deletions
|
|
@ -268,10 +268,6 @@ describe('contactDetails.vue', () => {
|
|||
router: {
|
||||
navigate: jest.fn()
|
||||
}
|
||||
// ,
|
||||
// global: {
|
||||
// plugins: [createTestingPinia()]
|
||||
// }
|
||||
});
|
||||
const wrapper = shallowMount(contactDetails, mountOptions);
|
||||
const firstName = getRandomString(4, 15);
|
||||
|
|
|
|||
Loading…
Reference in a new issue