chore: run only FK pgsql test

This commit is contained in:
Ahmed Darrazi 2026-02-15 14:50:24 +01:00
parent 1b43f1753e
commit c92df337a9

View File

@ -6,7 +6,7 @@
>
<testsuites>
<testsuite name="Pgsql">
<directory>tests/Feature/WorkspaceIsolation</directory>
<file>tests/Feature/WorkspaceIsolation/WorkspaceIdForeignKeyConstraintTest.php</file>
</testsuite>
</testsuites>