Skip to content

Commit c782f05

Browse files
Apply suggestions from code review
Co-authored-by: Maarten Breddels <[email protected]>
1 parent 68fc4a8 commit c782f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reacton/core_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3188,7 +3188,7 @@ def Test():
31883188
rc.close()
31893189

31903190

3191-
def test_key_mutate_and_reuse(Container):
3191+
def test_key_mutate_protection(Container):
31923192
button = ButtonComponentFunction(description="Hi")
31933193
set_state = lambda value: None # noqa
31943194

0 commit comments

Comments
 (0)