Quellcode durchsuchen

Fix another typo

Abdullah Almsaeed vor 7 Jahren
Ursprung
Commit
735d4e2c38
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      phpunit.xml

+ 1 - 1
phpunit.xml

@@ -1,6 +1,6 @@
 <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="phpunit.xsd"
-         bootstrap="tests/bootstrap.php"
+         bootstrap="test/bootstrap.php"
          verbose="true"
          colors="true">
     <testsuites>