Skip to content
Snippets Groups Projects
Commit 1b5ff65c authored by Martin's avatar Martin
Browse files

skip E2E Test (could be fixed after OZG-7251)

parent 3ea7c714
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ describe('Vorgang weiterleiten', () => {
dropCollections();
});
it('should disable all functions after successfully forwarding', () => {
it.skip('FIXME OZG-7251 should disable all functions after successfully forwarding', () => {
forwardingHelper.openForwarding(vorgang.name);
forwardingHelper.forwardTo(E2EOrganisationsEinheit.HAMBURG_STADTENTWAESSERUNG);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment