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

skip e2e test temp

parent 7459a126
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,7 @@ describe('User Profile im ausgewählten Vorgang', () => {
notExist(userProfileContainer.getSearchContainer().getError());
})
it('should show assign icon', { defaultCommandTimeout: 30000 }, () => {
it.skip('should show assign icon', { defaultCommandTimeout: 30000 }, () => {
waitForSpinnerToDisappear();
// TODO Hier muss aufs Verarbeiten im Backend gewartet werden - oder: wait(500)
wait(500);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment