Skip to content

Commit f95b2f0

Browse files
Update Firestore/Swift/Tests/Integration/RealtimePipelineTests.swift
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ce09700 commit f95b2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firestore/Swift/Tests/Integration/RealtimePipelineTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ class RealtimePipelineIntegrationTests: FSTIntegrationTestCase {
590590
// enableNetwork()
591591
}
592592

593-
func testSamePipelineWithDifferetnOptions() async throws {
593+
func testSamePipelineWithDifferentOptions() async throws {
594594
let db = self.db
595595
let collRef = collectionRef()
596596
writeAllDocuments(bookDocs, toCollection: collRef)

0 commit comments

Comments
 (0)