Skip to content

Commit

Permalink
Update ContributionIatsTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinG authored Jan 31, 2024
1 parent 7f2fb11 commit 67a07f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/FunctionalJavascript/ContributionIatsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ protected function setUp(): void {
$this->filliATSCryptogram();
$billingValues = [
'first_name' => 'Frederick',
'last_name' => 'Pabst',
'last_name' => "O'Pabst-Kelly",
'street_address' => '123 Milwaukee Ave',
'city' => 'Milwaukee',
'country' => '1228',
Expand Down

0 comments on commit 67a07f9

Please sign in to comment.