Skip to content

Commit 79ce459

Browse files
committed
Periphery ignore
1 parent 56fd217 commit 79ce459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ServiceLocator/ServiceLocator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ extension ServiceLocator {
446446
_productImageUploader = mock
447447
}
448448

449-
/// periphery: ignore for use in future tests.
449+
/// periphery:ignore - for use in future tests.
450450
static func setGRDBManager(_ testInstance: GRDBManagerProtocol) {
451451
guard isRunningTests() else {
452452
return

0 commit comments

Comments
 (0)