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

This commit is contained in:
adam.zakrzewski
2023-05-31 10:32:04 +02:00
parent 84c22176af
commit 8cfad13ca7
8 changed files with 210 additions and 0 deletions

View File

@@ -27,3 +27,4 @@ export * from './playwright-base';
export * from './components';
export * from './components/dataTable';
export * from './pages';
export * from './pages/personal-files.page';