Skip to content

Commit d2d5c16

Browse files
lapistanoadri
authored andcommitted
Fixed: corrected phpunti structure
1 parent b0755bc commit d2d5c16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

soap/phpunit.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
verbose="true">
2020

2121
<testsuites>
22-
<directory>./test</directory>>
22+
<testsuite>
23+
<directory>./test</directory>>
24+
</testsuite>
2325
</testsuites>
2426

2527
<listeners>

0 commit comments

Comments
 (0)