Skip to content

Commit 1e68143

Browse files
committed
Drop commented out test bootstrap
1 parent 593271e commit 1e68143

File tree

3 files changed

+1
-38
lines changed

3 files changed

+1
-38
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
4-
bootstrap="tests/bootstrap.php"
4+
bootstrap="vendor/autoload.php"
55
colors="true"
66
backupGlobals="false"
77
backupStaticAttributes="false"

tests/bootstrap.php

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

tests/phpstan-bootstrap.php

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

0 commit comments

Comments
 (0)