From 2c34c7125bb3abc462657c50ade0bf4549833875 Mon Sep 17 00:00:00 2001 From: Joe <104938042+lrljoe@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:13:05 +0000 Subject: [PATCH] Exclude config/database from sources (#2102) --- phpunit.xml.dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 5dea165fe..1d717c349 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -21,8 +21,6 @@ - config - database src