Skip to content

Commit bb96537

Browse files
committed
No extra whitespace
1 parent 328fba7 commit bb96537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firestore/Swift/Tests/Integration/AsyncAwaitIntegrationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ let emptyBundle = """
7373

7474
XCTAssertNil(value, "value should be nil on success")
7575
}
76-
76+
7777
func testCount() async throws{
7878
let collection = collectionRef()
7979
try await collection.addDocument(data: [:])

0 commit comments

Comments
 (0)