We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b5fbb commit 5ff0946Copy full SHA for 5ff0946
Tests/AppTests/PackageCollectionControllerTests.swift
@@ -58,6 +58,7 @@ class PackageCollectionControllerTests: AppTestCase {
58
summary: "summary 1").create(on: app.db)
59
60
// MUT
61
+ let encoder = self.encoder
62
try await app.test(
63
.GET,
64
"foo/collection.json",
0 commit comments