Skip to content

Commit 332b5a9

Browse files
committed
Fix tests
1 parent 1749f07 commit 332b5a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ mod integration {
144144
))
145145
.arg("-dassert.active=1")
146146
.arg("-dassert.exception=1")
147+
.arg("-dzend.assertions=1")
147148
.arg(format!("src/integration/{}", file))
148149
.output()
149150
.expect("failed to run php file");

0 commit comments

Comments
 (0)