We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab65587 commit e178f6bCopy full SHA for e178f6b
1 file changed
tests/GalettePaypal/tests/units/Paypal.php
@@ -54,6 +54,7 @@ public function testEmpty(): void
54
'amount' => null,
55
'extra' => '0',
56
'text_orig' => 'donation in money',
57
+ 'description' => '',
58
]
59
],
60
$amounts
0 commit comments