Skip to content

Commit ffbfdc3

Browse files
committed
enable arch tests
1 parent d8054f5 commit ffbfdc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

phpunit.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
<!--<testsuite name="Unit">
1515
<directory>tests/Unit</directory>
1616
</testsuite>-->
17-
<!--<testsuite name="Arch">
17+
<testsuite name="Arch">
1818
<file>tests/ArchTest.php</file>
1919
<directory>tests/Arch</directory>
20-
</testsuite>-->
20+
</testsuite>
2121
</testsuites>
2222
<source>
2323
<include>

0 commit comments

Comments
 (0)