Skip to content

Commit 7cbba1b

Browse files
committed
Try to fix CI
1 parent ee54e46 commit 7cbba1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wundergraph_cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ diesel = "1.4"
1717

1818
[dev-dependencies]
1919
dotenv = "0.15"
20-
insta = "0.16"
20+
insta = { version = "0.16", features = ["backtrace"] }
2121
tempdir = "0.3"
2222
reqwest = "0.9"
2323
serde_json = "1"

0 commit comments

Comments
 (0)