[ACS-5328] initial-create-folder-test (#3243)

* [ACS-5328] initial-create-folder-test

* ACS-5328-adding-more-tests-to-create-folder

* try to increase e2e instances

* try to make protractor vars global

* removing playwright if statement

* Revert "removing playwright if statement"

This reverts commit 651070040b.

* delete unused file playwright old

* remove browser run

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
This commit is contained in:
Adam Zakrzewski
2023-06-19 19:45:01 +02:00
committed by GitHub
parent 464ac7f450
commit 6046ee3098
6 changed files with 167 additions and 8 deletions

View File

@@ -26,3 +26,4 @@ export * from './paths';
export * from './timeouts';
export * from './exclude-tests';
export * from './state-helper';
export * from './folder-errors';