Skip to content

Commit 1ca45b5

Browse files
committed
Unit tests updates.
1 parent a433a3e commit 1ca45b5

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<phpunit bootstrap="tests/bootstrap.php"
2+
<phpunit bootstrap="./vendor/autoload.php"
33
colors="true"
44
convertErrorsToExceptions="true"
55
convertNoticesToExceptions="true"

tests/bootstrap.php

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

0 commit comments

Comments
 (0)