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

OZG-5347 skip automatic test

parent 88960ab7
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ describe('Upload automatic Bescheid', () => { ...@@ -76,7 +76,7 @@ describe('Upload automatic Bescheid', () => {
dropCollections(); dropCollections();
}); });
describe('Upload automatic Bescheid document', () => { describe.skip('Upload automatic Bescheid document', () => {
it('should show automatic Bescheid button', () => { it('should show automatic Bescheid button', () => {
vorgangList.getListItem(bescheidAutomatik.name).getRoot().click(); vorgangList.getListItem(bescheidAutomatik.name).getRoot().click();
waitForSpinnerToDisappear(); waitForSpinnerToDisappear();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment