Skip to content

Commit 111fee4

Browse files
committed
IconTests: update test case name following the format.
1 parent 4cd296e commit 111fee4

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
@@ -216,7 +216,7 @@ final class IconsTests: XCTestCase {
216216
XCTAssertNotNil(UIImage.storeImage)
217217
}
218218

219-
func testStoreSummaryImageIsNotNil() {
219+
func test_storeSummaryImage_is_not_nil() {
220220
XCTAssertNotNil(UIImage.storeSummaryImage)
221221
}
222222

0 commit comments

Comments
 (0)