fix(tests): update the stderr snapshot for ratatui-macros (#2161)
New 🦀 broke the CI
This commit is contained in:
@@ -50,3 +50,8 @@ error: argument never used
|
||||
| ------- ^^^^^^^^^^^^^ argument never used
|
||||
| |
|
||||
| formatting specifier missing
|
||||
|
|
||||
help: format specifiers use curly braces, consider adding a format specifier
|
||||
|
|
||||
19 | let _ = span!("hello{}", "hello world");
|
||||
| ++
|
||||
|
||||
Reference in New Issue
Block a user