From 27cd7cf8f816f1d1dd465c28a43fc0fcd25c48d6 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 5 May 2024 12:27:17 +0900 Subject: feat: limit call stack size --- tests/src/SpecTestsuites/Core/FacTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/src/SpecTestsuites/Core/FacTest.php') diff --git a/tests/src/SpecTestsuites/Core/FacTest.php b/tests/src/SpecTestsuites/Core/FacTest.php index 319bc55..a388d73 100644 --- a/tests/src/SpecTestsuites/Core/FacTest.php +++ b/tests/src/SpecTestsuites/Core/FacTest.php @@ -89,6 +89,7 @@ final class FacTest extends SpecTestsuiteBase public function testAssertExhaustion7(): void { $this->runAssertExhaustionCommand( + module: null, action: ['type' => 'invoke', 'field' => 'fac-rec', 'args' => [['type' => 'i64', 'value' => '1073741824']]], text: 'call stack exhausted', line: 109, -- cgit v1.2.3-70-g09d2