Skip to content

Commit 47de3a7

Browse files
committed
fixed bootstrap import
1 parent 9b55d2b commit 47de3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.dist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<phpunit bootstrap="test/bootstrap.php">
2+
<phpunit bootstrap="tests/bootstrap.php">
33
<!-- Test Suite Configuration -->
44
<testsuites>
55
<testsuite name="Application Test Suite">

0 commit comments

Comments
 (0)