Skip to content

Commit a3d179f

Browse files
committed
ci(phpunit): enable phpunit
1 parent fc2fb6d commit a3d179f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpunit.xml.dist renamed to phpunit.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<testsuite name="Uninstall">
3939
<directory>./tests/uninstall/</directory>
4040
</testsuite>
41-
<testsuite name="Upgrade">
41+
<!-- <testsuite name="Upgrade">
4242
<directory>./tests/upgrade/</directory>
43-
</testsuite>
43+
</testsuite> -->
4444
</testsuites>
4545
</phpunit>

0 commit comments

Comments
 (0)