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 23b6a14 commit 020d6afCopy full SHA for 020d6af
FirebaseAuth/Tests/SampleSwift/ObjCApiTests/FacebookAuthTests.m
@@ -39,7 +39,7 @@ @interface FacebookAuthTests : FIRAuthApiTestsBase
39
@implementation FacebookAuthTests
40
41
// TODO(#10752) - Update and fix the Facebook login Sample app and tests.
42
-- (void)SKIPtestSignInWithFaceboook {
+- (void)SKIPtestSignInWithFacebook {
43
FIRAuth *auth = [FIRAuth auth];
44
if (!auth) {
45
XCTFail(@"Could not obtain auth object.");
0 commit comments