Skip to content

Commit 7cc4bdb

Browse files
author
陆云峰
committed
Merge branch 'feat/adapter-v10' into laravel-v10
# Conflicts: # README-CN.md # README.md
2 parents c893d57 + 2e2ee21 commit 7cc4bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
>
1818
<testsuites>
1919
<testsuite name="Hasin Test Suite">
20-
<directory>tests</directory>
20+
<directory suffix="Test.php">tests</directory>
2121
</testsuite>
2222
</testsuites>
2323
<coverage>

0 commit comments

Comments
 (0)