We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130eb3e commit a29e771Copy full SHA for a29e771
WooCommerce/WooCommerceTests/Extensions/IconsTests.swift
@@ -712,7 +712,7 @@ final class IconsTests: XCTestCase {
712
func test_jetpackSetupInterruptedImage_is_not_nil() {
713
XCTAssertNotNil(UIImage.jetpackSetupInterruptedImage)
714
}
715
-
+
716
func test_calendar_icon_is_not_nil() {
717
XCTAssertNotNil(UIImage.calendar)
718
0 commit comments