Skip to content

Commit 6d297a7

Browse files
authored
Fix FirebaseDatabase sync point test file content (#13784)
1 parent c216e1f commit 6d297a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseDatabase/Tests/Unit/FSyncPointTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ - (void)testUpdateDescendantOfDefaultListenerWithFullCache {
560560
[self runTestForName:@"Update descendant of default listener with full cache"];
561561
}
562562

563-
- (void)testDescendantSetBelowAnEmptyDefaultLIstenerIsIgnored {
563+
- (void)testDescendantSetBelowAnEmptyDefaultListenerIsIgnored {
564564
[self runTestForName:@"Descendant set below an empty default listener is ignored"];
565565
}
566566

0 commit comments

Comments
 (0)