Skip to content

Commit 0d7bbd5

Browse files
committed
Fix test suite
1 parent bee4296 commit 0d7bbd5

2 files changed

Lines changed: 1 addition & 19 deletions

File tree

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"
2+
<phpunit bootstrap="vendor/autoload.php"
33
backupGlobals="false"
44
backupStaticAttributes="false"
55
colors="true"

tests/bootstrap.php

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

0 commit comments

Comments
 (0)