From 4e897aca902c7b6c2f41a60d3d89b788ab8d4a90 Mon Sep 17 00:00:00 2001 From: Pablo Zmdl Date: Tue, 16 Jun 2026 17:16:32 +0200 Subject: [PATCH] Make playwright use 'dot' reporter and always exit at the end Signed-off-by: Pablo Zmdl --- php/tests/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/php/tests/compose.yaml b/php/tests/compose.yaml index 9406d66c..4844bb0c 100644 --- a/php/tests/compose.yaml +++ b/php/tests/compose.yaml @@ -68,6 +68,7 @@ services: environment: BASE_URL: "https://nextcloud-aio-mastercontainer:8080" DEBUG: "pw:api" + CI: "true" command: |- bash -c " cd tests