Skip to content

Commit

Permalink
Fix FirebaseDatabase sync point test file content (#13784)
Browse files Browse the repository at this point in the history
  • Loading branch information
MojtabaHs authored Oct 3, 2024
1 parent c216e1f commit 6d297a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseDatabase/Tests/Unit/FSyncPointTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ - (void)testUpdateDescendantOfDefaultListenerWithFullCache {
[self runTestForName:@"Update descendant of default listener with full cache"];
}

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

Expand Down

0 comments on commit 6d297a7

Please sign in to comment.