From d4c7600980cb7f3dcebd3a787eb5cceb990a11c5 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Mon, 26 Jul 2021 11:07:09 +0200 Subject: [PATCH] tests(realtime): run the actual tests on travis --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index f0a2813f5..2fbb75e22 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -20,6 +20,7 @@ ./tests/e2e/General ./tests/e2e/Scopes ./tests/e2e/Services/Account + ./tests/e2e/Services/Realtime ./tests/e2e/Services/Avatars ./tests/e2e/Services/Database ./tests/e2e/Services/Health