Skip to content

Commit

Permalink
Disable sofort integration test as this payment method is now disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Viincenttt committed Mar 8, 2024
1 parent e6c7c01 commit bb590ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Mollie.Tests.Integration/Api/PaymentMethodTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public async Task CanRetrievePaymentMethodListIncludeWallets() {

[DefaultRetryTheory]
[InlineData(PaymentMethod.Bancontact)]
[InlineData(PaymentMethod.Sofort)]
[InlineData(PaymentMethod.BankTransfer)]
[InlineData(PaymentMethod.Belfius)]
[InlineData(PaymentMethod.PayPal)]
Expand Down

0 comments on commit bb590ac

Please sign in to comment.