fix: access control test suite (#5548)
* chore: improve flakiness with access control test suite * fix issue with redirecting from a drawer * chore: watches for created id in drawers --------- Co-authored-by: James <james@trbl.design>
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -217,7 +217,7 @@ jobs:
|
||||
# find test -type f -name 'e2e.spec.ts' | sort | xargs dirname | xargs -I {} basename {}
|
||||
suite:
|
||||
- _community
|
||||
# - access-control
|
||||
- access-control
|
||||
# - admin
|
||||
- auth
|
||||
- field-error-states
|
||||
|
||||
Reference in New Issue
Block a user