Skip to content

Commit 849c938

Browse files
author
Security Theater
authored
Update phpunit.xml
1 parent 54d9dca commit 849c938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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="src/tests/bootstrap.php"
4+
bootstrap="src/bootstrap.php"
55
colors="true"
66
convertErrorsToExceptions="true"
77
convertNoticesToExceptions="true"

0 commit comments

Comments
 (0)