Skip to content

Commit c8117b3

Browse files
committed
Rename tests/init.php to tests/bootstrap.php
1 parent 07e43e4 commit c8117b3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
processIsolation="false"
44
stopOnFailure="false"
55
syntaxCheck="false"
6-
bootstrap="./tests/init.php">
6+
bootstrap="./tests/bootstrap.php">
77

88
<testsuites>
99
<testsuite name="Crud">

tests/init.php tests/bootstrap.php

File renamed without changes.

0 commit comments

Comments
 (0)