Skip to content

Commit

Permalink
Fix failing test.
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishgurung committed Oct 16, 2024
1 parent fbce959 commit 16c43fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Test/Unit/PaymentDataBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ public function buildDataProvider()
'order_id' => 123,
'store_id' => 1,
'store_name' => 'opn-store',
'secure_form_enabled' => true
],
],
[
Expand Down

0 comments on commit 16c43fe

Please sign in to comment.