Skip to content

Commit 8f2388b

Browse files
odanodan
authored andcommitted
Fix test
1 parent ebb676b commit 8f2388b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TestCase/Client/NovaApiClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function testSearchPartnerByPassengerInformation()
157157
*/
158158
public function testCheckSwissPassValidity(
159159
string $tkId,
160-
object $response,
160+
$response,
161161
string $status,
162162
string $result,
163163
int $messageCount

0 commit comments

Comments
 (0)