Przeglądaj źródła

Fix another typo

Abdullah Almsaeed 7 lat temu
rodzic
commit
735d4e2c38
1 zmienionych plików z 1 dodań i 1 usunięć
  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>