mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-12 10:49:52 +00:00
exclude tests which concerns exports for persons
This commit is contained in:
parent
c93d5ceb16
commit
d76f6d716f
@ -20,6 +20,7 @@
|
|||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="PersonBundle">
|
<testsuite name="PersonBundle">
|
||||||
<directory suffix="Test.php">src/Bundle/ChillPersonBundle/Tests/</directory>
|
<directory suffix="Test.php">src/Bundle/ChillPersonBundle/Tests/</directory>
|
||||||
|
<exclude>src/Bundle/ChillPersonBundle/Tests/Export/*</exclude>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user