Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 9def73a

Browse files
authored
Update phpunit.xml.dist
1 parent 18d6e03 commit 9def73a

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
@@ -10,7 +10,7 @@
1010
processIsolation="false"
1111
stopOnFailure="false">
1212
<testsuites>
13-
<testsuite name="OptimisticLocking Test Suite">
13+
<testsuite name="Laravel Committed Test Suite">
1414
<directory>tests</directory>
1515
</testsuite>
1616
</testsuites>

0 commit comments

Comments
 (0)