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 56fd217 commit 79ce459Copy full SHA for 79ce459
WooCommerce/Classes/ServiceLocator/ServiceLocator.swift
@@ -446,7 +446,7 @@ extension ServiceLocator {
446
_productImageUploader = mock
447
}
448
449
- /// periphery: ignore – for use in future tests.
+ /// periphery:ignore - for use in future tests.
450
static func setGRDBManager(_ testInstance: GRDBManagerProtocol) {
451
guard isRunningTests() else {
452
return
0 commit comments