Skip to content

Commit 9b2b33c

Browse files
ehibesPrometee
andauthored
Update tests/Api/ApiTest.php
Co-authored-by: Francis Hilaire <Prometee@users.noreply.github.com>
1 parent 0390b5a commit 9b2b33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/Api/ApiTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public function test_create_payment_form_with_accents_in_address()
190190
'failure_url' => 'http://example.org',
191191
'context' => [
192192
'billing' => [
193-
'addressLine1' => '2 avenue de la botte aux bailles, Bâtiment Pasaïa',
193+
'addressLine1' => 'ïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïïï',
194194
'city' => 'some city',
195195
'postalCode' => '12345',
196196
'country' => 'US',

0 commit comments

Comments
 (0)