Skip to content

Commit de085a6

Browse files
committed
Removed tests bootstrap
1 parent 254f061 commit de085a6

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

phpunit.xml.dist

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="tests/bootstrap.php" colors="true">
2+
<phpunit bootstrap="vendor/autoload.php" colors="true">
33
<testsuites>
44
<testsuite name="Test Suite">
55
<directory>tests/</directory>

tests/bootstrap.php

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)