CSR-343 Cleanup
This commit is contained in:
parent
1f80562765
commit
15edd47d94
1 changed files with 0 additions and 1 deletions
|
|
@ -213,7 +213,6 @@ function setupMocks({ glassNameProp, glassLocationProp, colorAnswersProp, modelV
|
||||||
};
|
};
|
||||||
|
|
||||||
const wrapper = shallowMount(glassPartQuestion, mountOptions);
|
const wrapper = shallowMount(glassPartQuestion, mountOptions);
|
||||||
require = jest.fn();
|
|
||||||
|
|
||||||
return { wrapper };
|
return { wrapper };
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue