[ACS-8153] delete protractor e2e configuration and files (#3885)

* [ACS-8153] delete protractor e2e configuration and files

* [ACS-8153] util fix

* [ACS-8153] pr fix

* [ACS-81532] remove e2e package.json

* [ACS-81532] remove chrome configuration

* package-lock file
This commit is contained in:
Akash Rathod
2024-07-26 13:07:32 +02:00
committed by GitHub
parent dfd23265d1
commit 4e67a8d9b0
99 changed files with 131 additions and 7151 deletions

View File

@@ -30,3 +30,5 @@ export * from './utils';
export * from './library-errors';
export * from './config';
export * from './error-strings';
export * from './api';
export * from './logger';