mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 16:06:12 +02:00
Taking another stab at replacing Span with Tag
This commit is contained in:
@@ -108,6 +108,7 @@ fn removes_configuration_value() {
|
||||
dirs.config_path()
|
||||
);
|
||||
|
||||
println!("{}", actual);
|
||||
assert!(actual.contains("did you mean"));
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user