Skip to content

Commit 79a8be0

Browse files
committed
Fix the error on the test file
1 parent 383530d commit 79a8be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Api.Test/Billing/Controllers/VNext/AccountBillingVNextControllerTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public AccountBillingVNextControllerTests()
3434
_getUserLicenseQuery,
3535
Substitute.For<Core.Billing.Payment.Commands.IUpdatePaymentMethodCommand>(),
3636
_updatePremiumStorageCommand,
37-
_updatePaymentMethodCommand,
3837
_upgradePremiumToOrganizationCommand);
3938
}
4039

0 commit comments

Comments
 (0)