Skip to content

Commit a687aff

Browse files
committed
test: Use consistent colors when testing
1 parent a059969 commit a687aff

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ anstyle = "1.0.4"
2828
unicode-width = "0.1.11"
2929

3030
[dev-dependencies]
31+
annotate-snippets = { path = ".", features = ["testing-colors"] }
3132
anstream = "0.6.13"
3233
criterion = "0.5.1"
3334
difference = "2.0.0"

0 commit comments

Comments
 (0)