Skip to content

Commit 708f4d8

Browse files
committed
fix failing check
1 parent 612cad0 commit 708f4d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FirebaseAuth/Tests/Unit/UserTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1923,8 +1923,6 @@ class UserTests: RPCBaseTests {
19231923
XCTAssertNotNil(request.userID)
19241924
expectation.fulfill()
19251925
}
1926-
} catch {
1927-
XCTFail("Unexpected error: \(error)")
19281926
}
19291927
}
19301928
await fulfillment(of: [expectation], timeout: 5)

0 commit comments

Comments
 (0)