Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec36462

Browse files
gvwilsonemilykl
andauthored
Update tests/test_core/test_graph_objs/test_figure_properties.py
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent 652a339 commit ec36462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/test_core/test_graph_objs/test_figure_properties.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def test_assign_invalid_attr(self):
9292
with pytest.raises(AttributeError):
9393
self.figure.bogus = "val"
9494

95-
def test_access_invalid_item_2(self):
95+
def test_assign_invalid_item(self):
9696
with pytest.raises(KeyError):
9797
self.figure["bogus"] = "val"
9898

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /