mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +00:00
integration-pg test suite
This commit is contained in:
@@ -9,5 +9,9 @@
|
||||
<testsuite name="integration">
|
||||
<directory>tests/integration</directory>
|
||||
</testsuite>
|
||||
<testsuite name="integration-pg">
|
||||
<directory>tests/integration</directory>
|
||||
<exclude>tests/integration/Espo/Core/Utils/Database</exclude>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user