Skip to content

Commit 26874d4

Browse files
Removed strict assertion check
1 parent 39aa82d commit 26874d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit backupGlobals="false"
33
backupStaticAttributes="false"
4-
beStrictAboutTestsThatDoNotTestAnything="true"
54
beStrictAboutOutputDuringTests="true"
65
bootstrap="vendor/autoload.php"
76
colors="true"

0 commit comments

Comments
 (0)