Skip to content

Commit 3278d49

Browse files
committed
chore: Allow print in tests
1 parent ebc70d0 commit 3278d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clippy.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
warn-on-all-wildcard-imports = true
2+
allow-print-in-tests = true
23
allow-expect-in-tests = true
34
allow-unwrap-in-tests = true
45
allow-dbg-in-tests = true

0 commit comments

Comments
 (0)