mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
change anomaly
This commit is contained in:
parent
0300f0965a
commit
9a030b97e1
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="Streams">
|
<testsuite name="Streams">
|
||||||
<directory suffix="Test.php">./vendor/anomaly/streams-platform/</directory>
|
<directory suffix="Test.php">./vendor/visiosoft/streams-platform/</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="Application">
|
<testsuite name="Application">
|
||||||
<directory suffix="Test.php">./addons/*/*/*/tests</directory>
|
<directory suffix="Test.php">./addons/*/*/*/tests</directory>
|
||||||
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<whitelist>
|
<whitelist>
|
||||||
<directory suffix=".php">./vendor/anomaly/streams-platform/src/</directory>
|
<directory suffix=".php">./vendor/visiosoft/streams-platform/src/</directory>
|
||||||
<exclude>
|
<exclude>
|
||||||
<directory suffix=".php">./app/</directory>
|
<directory suffix=".php">./app/</directory>
|
||||||
</exclude>
|
</exclude>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user