Skip to content

Commit 8804883

Browse files
committed
Fix usage of deprecated constant E_STRICT
1 parent 1686810 commit 8804883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit.suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
error_level: "E_ALL | E_STRICT"
1+
error_level: "E_ALL"
22
class_name: UnitTester

0 commit comments

Comments
 (0)