Skip to content

Commit 43a75d1

Browse files
committed
fix typo
1 parent 5f66897 commit 43a75d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
syntaxCheck="true"
1111
>
1212
<testsuites>
13-
<testsuite name="PHP/SAP DateTime extenstion tests">
13+
<testsuite name="PHP/SAP DateTime extension tests">
1414
<directory suffix="Test.php">tests/</directory>
1515
</testsuite>
1616
</testsuites>

0 commit comments

Comments
 (0)