forked from extern/nushell
Fix clippy lints (#2651)
This commit is contained in:
@@ -33,5 +33,5 @@ fn generates_0() {
|
||||
"#
|
||||
));
|
||||
|
||||
assert!(actual.out.contains("0"));
|
||||
assert!(actual.out.contains('0'));
|
||||
}
|
||||
|
Reference in New Issue
Block a user