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