Skip to content

Commit 73a7708

Browse files
committed
Fix test from leaking warnings
1 parent 2e85e6c commit 73a7708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/php/test/unittest/ExecutionTest.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ public function fixture() {
8787
trigger_error('Test');
8888
}
8989
}));
90+
\xp::gc();
9091
}
9192

9293
#[Test]

0 commit comments

Comments
 (0)