Commit a36e1bd3 authored by Mark Florian's avatar Mark Florian

Remove obsolete defensive programming

See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54715.
parent e6c9839d
......@@ -38,7 +38,6 @@ describe('Diffs image diff overlay component', () => {
afterEach(() => {
wrapper.destroy();
wrapper = null;
});
it('renders comment badges', () => {
......
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