From ff7f79f237494eb971849c5b0d6203852f968de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20W=C3=B3js?= Date: Wed, 19 Jun 2024 07:12:45 +0200 Subject: [PATCH] Added App Switcher suites --- behat_ibexa_headless.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/behat_ibexa_headless.yaml b/behat_ibexa_headless.yaml index 31360abd..7d5c2662 100644 --- a/behat_ibexa_headless.yaml +++ b/behat_ibexa_headless.yaml @@ -1,5 +1,6 @@ imports: - behat_ibexa_oss.yaml + - vendor/ibexa/app-switcher/behat_suites.yml - vendor/ibexa/product-catalog/behat_suites.yml - vendor/ibexa/scheduler/behat_suites_headless.yml - vendor/ibexa/taxonomy/behat_suites_headless.yml @@ -39,7 +40,7 @@ regression: - '%paths.base%/vendor/ibexa/workflow/features/browser' filters: tags: "~@broken&&@IbexaHeadless" - contexts: + contexts: - Behat\MinkExtension\Context\MinkContext - Ibexa\AdminUi\Behat\BrowserContext\AdminUpdateContext - Ibexa\AdminUi\Behat\BrowserContext\BookmarkContext