Another fixes for aca-playwright-shared (#4100)

* Another fixes for aca-playwright-shared

* Add aca-playwright-shared to the build

* Small fix
This commit is contained in:
MichalKinas
2024-09-04 19:39:15 +02:00
committed by GitHub
parent 96df46a32a
commit 9ca398ddcf
7 changed files with 10 additions and 8 deletions
@@ -11,7 +11,7 @@ fi
export PROJECTS=(
'aca-content'
'aca-shared',
'aca-shared'
'aca-playwright-shared'
);