Skip to content

Commit e178f6b

Browse files
committed
Fix tests
1 parent ab65587 commit e178f6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/GalettePaypal/tests/units/Paypal.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public function testEmpty(): void
5454
'amount' => null,
5555
'extra' => '0',
5656
'text_orig' => 'donation in money',
57+
'description' => '',
5758
]
5859
],
5960
$amounts

0 commit comments

Comments
 (0)