Skip to content

Commit 4b85f86

Browse files
committed
Updated test to show country works
1 parent 2ef4dc0 commit 4b85f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Numbers/ClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ public function testSearchOwnedPassesInAllowedAdditionalParameters()
291291
'size' => '100',
292292
'search_pattern' => 0,
293293
'has_application' => false,
294+
'country' => 'GB',
294295
]);
295296
}
296297

0 commit comments

Comments
 (0)