From c92df337a9bacc84c6e5857f4f7b3392da2eadc1 Mon Sep 17 00:00:00 2001 From: Ahmed Darrazi Date: Sun, 15 Feb 2026 14:50:24 +0100 Subject: [PATCH] chore: run only FK pgsql test --- phpunit.pgsql.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.pgsql.xml b/phpunit.pgsql.xml index 91c71fd..f62caea 100644 --- a/phpunit.pgsql.xml +++ b/phpunit.pgsql.xml @@ -6,7 +6,7 @@ > - tests/Feature/WorkspaceIsolation + tests/Feature/WorkspaceIsolation/WorkspaceIdForeignKeyConstraintTest.php