Issue #3448487 by catch: CoreRecipesTest is slow

(cherry picked from commit 0ad1db0b2f)
merge-requests/8164/head
Alex Pott 2024-05-21 11:25:23 +01:00
parent 631c33c7a8
commit b1bbafa209
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ use Symfony\Component\Finder\Finder;
* Tests applying all core-provided recipes on top of the Empty profile.
*
* @group Recipe
* @group #slow
*/
class CoreRecipesTest extends BrowserTestBase {