Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 7a48aa4

Browse files
committed
Mhhh fixed typo
1 parent 67693da commit 7a48aa4

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
@@ -12,7 +12,7 @@
1212

1313
<testsuites>
1414
<testsuite name="PhpfastcacheBundle Test Suite">
15-
<directory>./Tests</directory>
15+
<directory>./tests</directory>
1616
</testsuite>
1717
</testsuites>
1818

0 commit comments

Comments
 (0)