Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Jan 20, 2025
1 parent 551bd2d commit a720caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/AppTests/CustomCollectionControllerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a720caa

Please sign in to comment.