Skip to content

Commit a29e771

Browse files
committed
Fix hound issues
1 parent 130eb3e commit a29e771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/WooCommerceTests/Extensions/IconsTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ final class IconsTests: XCTestCase {
712712
func test_jetpackSetupInterruptedImage_is_not_nil() {
713713
XCTAssertNotNil(UIImage.jetpackSetupInterruptedImage)
714714
}
715-
715+
716716
func test_calendar_icon_is_not_nil() {
717717
XCTAssertNotNil(UIImage.calendar)
718718
}

0 commit comments

Comments
 (0)