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 c3389c6 commit cfe6f4eCopy full SHA for cfe6f4e
FirebaseAuth/Tests/Unit/FIRAuthTests.m
@@ -1424,7 +1424,7 @@ - (void)testSignInWithGoogleCredentialFailure {
1424
/** @fn testSignInWithOAuthCredentialWithDisplayNameSuccess
1425
@brief Tests the flow of a successful @c signInWithCredential:completion: call
1426
with an Apple Sign-In credential.
1427
- This method differntiate the testSignInWithCredentialSuccess only in verifying displayName
+ This method differntiates the testSignInWithCredentialSuccess only in verifying displayName
1428
*/
1429
- (void)testSignInWithOAuthCredentialWithDisplayNameSuccess {
1430
OCMExpect([_mockBackend verifyAssertion:[OCMArg any] callback:[OCMArg any]])
0 commit comments