Skip to content

Commit 5ff0946

Browse files
committed
Fix Swift 6 warning
1 parent 88b5fbb commit 5ff0946

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AppTests/PackageCollectionControllerTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ class PackageCollectionControllerTests: AppTestCase {
5858
summary: "summary 1").create(on: app.db)
5959

6060
// MUT
61+
let encoder = self.encoder
6162
try await app.test(
6263
.GET,
6364
"foo/collection.json",

0 commit comments

Comments
 (0)