Skip to content

Commit 79f19a2

Browse files
committed
chore: Fix phpunit schema.
1 parent 2280ffc commit 79f19a2

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
@@ -1,5 +1,5 @@
11
<phpunit bootstrap="vendor/silverstripe/cms/tests/bootstrap.php" colors="true">
2-
<testsuite name="silverstripe-module/skeleton">
2+
<testsuite name="silverstripe-composable-validators">
33
<directory>tests/</directory>
44
</testsuite>
55
<filter>

0 commit comments

Comments
 (0)