Skip to content

Commit

Permalink
[Behat] excluded addLocation and subtreeEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszszopinski committed Jul 23, 2024
1 parent e36ae17 commit d7e2e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui-full'
test-setup-phase-1: '--profile=regression --suite=setup-oss --mode=standard'
test-setup-phase-1: '--profile=regression --suite=setup-oss --mode=standard --tags=~@addLocation,~@subtreeEditor'
multirepository: true
timeout: 40
job-count: 2
Expand Down

0 comments on commit d7e2e62

Please sign in to comment.