diff --git a/Example/IntegrationTests/Push/NotifyTests.swift b/Example/IntegrationTests/Push/NotifyTests.swift index 06f5eed3a..b02b5e248 100644 --- a/Example/IntegrationTests/Push/NotifyTests.swift +++ b/Example/IntegrationTests/Push/NotifyTests.swift @@ -11,7 +11,7 @@ import WalletConnectPush @testable import WalletConnectPairing import WalletConnectIdentity import WalletConnectSigner - + final class NotifyTests: XCTestCase { var walletNotifyClientA: NotifyClient!