From a720caa30b2930e6eba492e4e7971e228e6f3cd7 Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Mon, 20 Jan 2025 14:14:35 +0100 Subject: [PATCH] Typo --- Tests/AppTests/CustomCollectionControllerTests.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/AppTests/CustomCollectionControllerTests.swift b/Tests/AppTests/CustomCollectionControllerTests.swift index dc5c1b02f..4d0baed67 100644 --- a/Tests/AppTests/CustomCollectionControllerTests.swift +++ b/Tests/AppTests/CustomCollectionControllerTests.swift @@ -79,7 +79,7 @@ class CustomCollectionControllerTests: AppTestCase { XCTAssertEqual(page.hasMoreResults, true) } - do { // first page + do { // third page // MUT let page = try await CustomCollectionsController.query(on: app.db, key: "list",