Skip to content

Commit 3d71ca6

Browse files
committed
update test expectation swift 5.8.1 -> 5.9
1 parent 61e66f0 commit 3d71ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/UnidocQueryTests/SymbolQueries.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ struct SymbolQueries:UnidocDatabaseTestBattery
4848
against: packages,
4949
with: session) ==?
5050
.init(id: .init(package: .swift,
51-
version: "5.8.1",
51+
version: "5.9.0",
5252
triple: toolchain.triple),
5353
edition: .init(package: 0, version: 0),
5454
type: .insert))

0 commit comments

Comments
 (0)