Skip to content

Commit

Permalink
fixup! Added App Switcher suites
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Jun 19, 2024
1 parent ff7f79f commit 374eb75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions behat_ibexa_headless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ regression:
- Ibexa\Migration\Behat\Context\MigrationContext
headless:
paths:
- '%paths.base%/vendor/ibexa/app-switcher/features/browser'
- '%paths.base%/vendor/ibexa/admin-ui/features/personas'
- '%paths.base%/vendor/ibexa/admin-ui/features/standard'
- '%paths.base%/vendor/ibexa/product-catalog/features/browser'
Expand All @@ -42,6 +43,7 @@ regression:
tags: "~@broken&&@IbexaHeadless"
contexts:
- Behat\MinkExtension\Context\MinkContext
- Ibexa\AppSwitcher\Behat\Context\AppSwitcherContext
- Ibexa\AdminUi\Behat\BrowserContext\AdminUpdateContext
- Ibexa\AdminUi\Behat\BrowserContext\BookmarkContext
- Ibexa\AdminUi\Behat\BrowserContext\ContentActionsMenuContext
Expand Down

0 comments on commit 374eb75

Please sign in to comment.