aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src/SpecTestsuites/Core/FacTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/SpecTestsuites/Core/FacTest.php')
-rw-r--r--tests/src/SpecTestsuites/Core/FacTest.php1
1 files changed, 1 insertions, 0 deletions
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,