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

OZG-4653 OZG-4708 skip test as it was also previously skipped

Test was enabled to try out some fix.
parent 08332236
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@ import { backspaceOn, enterWith, exist, haveText, haveValue, notExist } from '..
import { UserRoleE2E, getUserManagerUserSabine, getUserSabine, getUserSabineInternalId, initUsermanagerUsers, loginAsSabine } from '../../../support/user-util';
// TODO initSearchIndex() needs to wait for ElastiSearch - unskip once OZG-4453 is implemented
describe('VorgangList Suche', () => {
describe.skip('VorgangList Suche', () => {
const mainPage: MainPage = new MainPage();
const header: HeaderE2EComponent = mainPage.getHeader();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment