From 28f938f2ff1dcc68c6e466b9c9921e05e8474626 Mon Sep 17 00:00:00 2001 From: Bart Geesink Date: Thu, 7 Dec 2023 11:30:13 +0100 Subject: [PATCH] GHA test image: Add testdirs to the test image --- component_info | 1 + 1 file changed, 1 insertion(+) diff --git a/component_info b/component_info index bec3727f8..6f77f8a9e 100644 --- a/component_info +++ b/component_info @@ -3,3 +3,4 @@ SYMFONY_VERSION=4 ENCORE=no ASSETIC=no COMPOSER_VERSION=2 +TEST_EXTRA_DIRS="tests/"