Update test to use new group ids and new ordering of diagnostics.
This commit is contained in:
parent
bd4d7551a5
commit
ddf2f2cb0a
3 changed files with 37 additions and 33 deletions
|
@ -57,6 +57,7 @@ thiserror = "1.0.29"
|
|||
toml = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.3.0"
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
collections = { path = "../collections", features = ["test-support"] }
|
||||
db = { path = "../db", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue