Remove unnecessary wraper reset

parent e6573cb3
...@@ -82,7 +82,6 @@ describe('PolicyList component', () => { ...@@ -82,7 +82,6 @@ describe('PolicyList component', () => {
afterEach(() => { afterEach(() => {
wrapper.destroy(); wrapper.destroy();
wrapper = null;
}); });
describe('initial state', () => { 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