Skip to content

Commit 7547323

Browse files
committed
Remove unnecessary blank lines in test
1 parent c028c8e commit 7547323

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WooCommerce/WooCommerceTests/ViewRelated/Dashboard/Settings/In-Person Payments/Onboarding Errors/InPersonPaymentsCashOnDeliveryPaymentGatewayNotSetUpViewModelTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Yosemite
66
import Networking
77

88
final class InPersonPaymentsCashOnDeliveryPaymentGatewayNotSetUpViewModelTests: XCTestCase {
9-
109
private var stores: MockStoresManager!
1110

1211
private var noticePresenter: MockNoticePresenter!
@@ -101,5 +100,4 @@ final class InPersonPaymentsCashOnDeliveryPaymentGatewayNotSetUpViewModelTests:
101100
let expectedTitle = "Failed to enable Pay in Person. Please try again later."
102101
assertEqual(expectedTitle, notice.title)
103102
}
104-
105103
}

0 commit comments

Comments
 (0)