From 8f2388bb555e56632d8107273537ebbe2a46b566 Mon Sep 17 00:00:00 2001 From: odan Date: Wed, 17 Nov 2021 15:08:31 +0100 Subject: [PATCH] Fix test --- tests/TestCase/Client/NovaApiClientTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestCase/Client/NovaApiClientTest.php b/tests/TestCase/Client/NovaApiClientTest.php index e00e7fe..04accda 100644 --- a/tests/TestCase/Client/NovaApiClientTest.php +++ b/tests/TestCase/Client/NovaApiClientTest.php @@ -157,7 +157,7 @@ public function testSearchPartnerByPassengerInformation() */ public function testCheckSwissPassValidity( string $tkId, - object $response, + $response, string $status, string $result, int $messageCount