Skip to content
Snippets Groups Projects
Commit 2b5c6d0d authored by Alexander Reifschneider's avatar Alexander Reifschneider
Browse files

Fix "vorgang-archivieren" test

parent 464050ce
Branches
Tags
1 merge request!26Fix e2e tests
......@@ -88,6 +88,7 @@ describe('Vorgang archivieren', () => {
});
it('should open popup again and archive Vorgang on confirmation', () => {
vorgangMoreMenu.getButton().click();
archivierenItem.clickArchivieren();
archivierenItem.confirmArchivieren();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment