Skip to content

Commit

Permalink
Update address fields for local footer test
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Jan 30, 2024
1 parent 94cab46 commit 991f18b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function testCustomLocalFooter(AcceptanceTester $I) {

$I->selectOption('State', 'New York');
$fields = [
'Company' => 'Drupal',
'Organization' => 'Drupal',
'Street address' => '123 Drupal Dr',
'City' => 'New York',
'Zip code' => 12345,
Expand Down

0 comments on commit 991f18b

Please sign in to comment.