Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Sep 19, 2023
1 parent a77d5a0 commit f9b3343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Example/IntegrationTests/Push/NotifyTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ final class NotifyTests: XCTestCase {
try! await walletNotifyClientA.subscribe(appDomain: gmDappDomain, account: account)

sleep(1)

try! await clientB.register(account: account, domain: gmDappDomain, onSign: sign)

wait(for: [expectation], timeout: InputConfig.defaultTimeout)
Expand Down

0 comments on commit f9b3343

Please sign in to comment.