mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-1517] add tests for create library (#799)
This commit is contained in:
committed by
Denys Vuika
parent
5adab43787
commit
b592ea8635
@@ -53,7 +53,7 @@ describe('General', () => {
|
||||
it('should close opened dialogs - [C286473]', async () => {
|
||||
await loginPage.loginWithAdmin();
|
||||
|
||||
await page.sidenav.openCreateDialog();
|
||||
await page.sidenav.openCreateFolderDialog();
|
||||
await createDialog.waitForDialogToOpen();
|
||||
await createDialog.enterName(folder);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user