diff --git a/behat_suites.yaml b/behat_suites.yaml deleted file mode 100644 index 2751013..0000000 --- a/behat_suites.yaml +++ /dev/null @@ -1,11 +0,0 @@ -imports: - - ../../ibexa/behat/behat_ibexa_headless.yaml - -browser: - suites: - cloud: - paths: - - '%paths.base%/features/browser' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\Browser\Context\AuthenticationContext