diff --git a/tests/Api/FormsTest.php b/tests/Api/FormsTest.php index ec98636..e064139 100644 --- a/tests/Api/FormsTest.php +++ b/tests/Api/FormsTest.php @@ -37,6 +37,7 @@ public function setUp(): void ], ], ], + 'postAction' => 'return', ]; }