Skip to content

Commit ef6efc2

Browse files
committed
Remove not needed tests/bootstrap.php
Signed-off-by: Michal Čihař <[email protected]>
1 parent e3ee65c commit ef6efc2

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit backupGlobals="false"
33
backupStaticAttributes="false"
4-
bootstrap="tests/bootstrap.php"
4+
bootstrap="vendor/autoload.php"
55
colors="true"
66
convertErrorsToExceptions="true"
77
convertNoticesToExceptions="true"

tests/bootstrap.php

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

0 commit comments

Comments
 (0)