Skip to content

Commit a720caa

Browse files
committed
Typo
1 parent 551bd2d commit a720caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AppTests/CustomCollectionControllerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class CustomCollectionControllerTests: AppTestCase {
7979
XCTAssertEqual(page.hasMoreResults, true)
8080
}
8181

82-
do { // first page
82+
do { // third page
8383
// MUT
8484
let page = try await CustomCollectionsController.query(on: app.db,
8585
key: "list",

0 commit comments

Comments
 (0)