Skip to content

Commit e86ddf5

Browse files
committed
update test expectation in SymbolQueries
1 parent 74af513 commit e86ddf5

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
@@ -59,7 +59,7 @@ struct SymbolQueries:UnidocDatabaseTestBattery
5959
.init(id: .init(package: "swift-malibu",
6060
version: "0.0.0",
6161
triple: toolchain.triple),
62-
edition: .init(package: 1, version: 0),
62+
edition: .init(package: 1, version: -1),
6363
type: .insert))
6464

6565
/// We should be able to resolve the ``Dictionary.Keys`` type without hashes.

0 commit comments

Comments
 (0)