N°3805 - Collectors not working on itop 3.0 - activate data synchro test in ci + cover current bug with a specific one

This commit is contained in:
odain
2021-03-23 19:07:34 +01:00
parent 699944711b
commit 262a815457
2 changed files with 56 additions and 14 deletions

View File

@@ -62,6 +62,9 @@
<testsuite name="Status">
<directory>status</directory>
</testsuite>
<testsuite name="Synchro">
<directory>synchro</directory>
</testsuite>
<testsuite name="Setup">
<file>setup/SetupUtilsTest.php</file>
</testsuite>