From 843af14c19f62ca642bcd7af59b8ea413f681c50 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 10 Jan 2022 00:31:23 +0100 Subject: Get entries from and to date --- tests/Test.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/Test.php') diff --git a/tests/Test.php b/tests/Test.php index b8a02f3..0543c1f 100644 --- a/tests/Test.php +++ b/tests/Test.php @@ -83,7 +83,7 @@ class Test extends TestCase request('POST', 'customername/formname/submit?key=' . $this->apiKey, [ 'form_params' => [ - 'name' => 'Adelbert', + 'name' => 'Harry', 'email' => 'EMAIL', 'date' => 'DATE', ], -- cgit v1.2.3