From 1183b8e9d6165727958d0d8614ab8a8357ad6a9e Mon Sep 17 00:00:00 2001 From: Dawid Parafinski Date: Tue, 8 Sep 2026 11:36:01 +0200 Subject: [PATCH] IBX-12374: Removed the YAML Behat configuration files from the ibexa/behat 6.0 recipe --- ibexa/behat/6.0/manifest.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ibexa/behat/6.0/manifest.json b/ibexa/behat/6.0/manifest.json index a1bb9654..3ce10f23 100644 --- a/ibexa/behat/6.0/manifest.json +++ b/ibexa/behat/6.0/manifest.json @@ -5,10 +5,6 @@ "Ibexa\\Bundle\\Behat\\IbexaBehatBundle": ["behat"] }, "copy-from-package": { - "behat_ibexa_oss.yaml": "behat_ibexa_oss.yaml", - "behat_ibexa_headless.yaml": "behat_ibexa_headless.yaml", - "behat_ibexa_experience.yaml": "behat_ibexa_experience.yaml", - "behat_ibexa_commerce.yaml": "behat_ibexa_commerce.yaml", "behat_ibexa_oss.php": "behat_ibexa_oss.php", "behat_ibexa_headless.php": "behat_ibexa_headless.php", "behat_ibexa_experience.php": "behat_ibexa_experience.php",