Remove unnecessary wraper reset

parent e6573cb3
......@@ -82,7 +82,6 @@ describe('PolicyList component', () => {
afterEach(() => {
wrapper.destroy();
wrapper = null;
});
describe('initial state', () => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment