Skip to content

Commit e00c9c1

Browse files
committed
fixed bootstrap import
1 parent 503c4d1 commit e00c9c1

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)