mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
Update snapshot tests
This commit is contained in:
@@ -1114,10 +1114,10 @@ def test():
|
||||
class Abcd:
|
||||
pass
|
||||
"#
|
||||
.trim(),
|
||||
.trim(),
|
||||
"<test>",
|
||||
)
|
||||
.unwrap();
|
||||
.unwrap();
|
||||
insta::assert_debug_snapshot!(parse_ast);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user