Skip to content

Commit 7b15fc4

Browse files
committed
UITableViewCellHelpersTests: Nukes extra whitespace
1 parent 6d9c7c1 commit 7b15fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/WooCommerceTests/Extensions/UITableViewCellHelpersTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import XCTest
55
// UITableViewCell+Helpers: Unit Tests
66
//
77
class UITableViewCellHelpersTests: XCTestCase {
8-
8+
99
func testReuseIdentifierEffectivelyReturnsClassnameWithNoNamespaces() {
1010
XCTAssertEqual(EmptyStoresTableViewCell.reuseIdentifier, "EmptyStoresTableViewCell")
1111
}

0 commit comments

Comments
 (0)