8000 better testcase name · python/mypy@c29c173 · GitHub
[go: up one dir, main page]

Skip to content

Commit c29c173

Browse files
wesleywrightJelleZijlstra
authored andcommitted
better testcase name
1 parent 354641f commit c29c173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/fine-grained-dataclass-transform.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ main:7: error: Unexpected keyword argument "y" for "B"
9191
builtins.pyi:12: note: "B" defined here
9292
==
9393

94-
[case frozenStays]
94+
[case frozenInheritanceViaDefault]
9595
# flags: --python-version 3.11
9696
from foo import Foo
9797

0 commit comments

Comments
 (0)
0