Skip to content
Snippets Groups Projects
Commit 42709b83 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7078 Remove empty test case

parent 7756a4eb
No related branches found
No related tags found
No related merge requests found
...@@ -168,9 +168,5 @@ describe('VorgangList Page', () => { ...@@ -168,9 +168,5 @@ describe('VorgangList Page', () => {
isKeyboardFocused(views.getSuche().getButton()); isKeyboardFocused(views.getSuche().getButton());
}); });
}); });
describe('accessibility page', () => {
it('should...', () => {});
});
}); });
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment