mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
🔧 phpunit.xml comment OQL better
Was executing on Jenkins :(
This commit is contained in:
@@ -59,12 +59,10 @@
|
||||
<testsuite name="Itop-Tickets">
|
||||
<directory>itop-tickets</directory>
|
||||
</testsuite>
|
||||
<!--
|
||||
This is taking too long... we should move this to nightlies ! See N°4655
|
||||
<testsuite name="OQL">
|
||||
<!-- OQL : taking too long (20min+)... we should move this to nightlies ! See N°4655 -->
|
||||
<!-- testsuite name="OQL">
|
||||
<directory>OQL</directory>
|
||||
</testsuite>
|
||||
-->
|
||||
</testsuite -->
|
||||
<testsuite name="Setup">
|
||||
<directory>setup</directory>
|
||||
</testsuite>
|
||||
|
||||
Reference in New Issue
Block a user