try phpunit fix
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
b912478678
Коммит
795fc876ac
|
@ -1,7 +1,7 @@
|
|||
<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite name="integration">
|
||||
<directory>./tests/Integration</directory>
|
||||
<directory>./Integration</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
|
|
Загрузка…
Ссылка в новой задаче