8000 Apply suggestions from code review · danielgtaylor/python-betterproto@c9335a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9335a9

Browse files
GrownNedabn
andauthored
Apply suggestions from code review
Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com>
1 parent 8228318 commit c9335a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_mapmessage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
)
55

66

7-
def test_mapmessage():
7+
def test_mapmessage_to_dict_preserves_message():
88
message = Test(
99
items={
1010
"test": Nested(

0 commit comments

Comments
 (0)
0