From 2a56cc3ea4f75579299cd8039eca33e29e6ee047 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:57:23 +1200 Subject: [PATCH] MNT Run ORM tests in parallel to other tests (#10901) --- phpunit.xml.dist | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index dbb77b368..f435f9a45 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -8,8 +8,15 @@ Requires PHPUnit ^9 tests/php - + + tests/php + + tests/php/ORM + + + + tests/php/ORM vendor/silverstripe/cms/tests