Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed Sep 23, 2022
1 parent aafba62 commit bbbc838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/IntegrationTests/Pairing/PairingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ final class PairingTests: XCTestCase {
}

func testProposePushOnPairing() async throws {
let exp = expectation(description: "testProposePushOnPairing")
let exp = expectation(description: "testProposePushOnPairing")

walletPushClient.proposalPublisher.sink { _ in
exp.fulfill()
Expand Down

0 comments on commit bbbc838

Please sign in to comment.