Skip to content

Commit 449feec

Browse files
committed
test(render): Migrate to snapshot tests
1 parent 6c23a41 commit 449feec

File tree

3 files changed

+463
-297
lines changed

3 files changed

+463
-297
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ criterion = "0.5.1"
3434
difference = "2.0.0"
3535
glob = "0.3.1"
3636
serde = { version = "1.0.197", features = ["derive"] }
37-
snapbox = { version = "0.5.8", features = ["diff", "harness", "path", "term-svg", "cmd", "examples"] }
37+
snapbox = { version = "0.5.9", features = ["diff", "harness", "path", "term-svg", "cmd", "examples"] }
3838
toml = "0.5.11"
3939

4040
[[bench]]

0 commit comments

Comments
 (0)