Skip to content

Commit 640608d

Browse files
committed
fix typo
1 parent da281fc commit 640608d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotpy/tests/unit/test_manipulate_selection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def _setup_plot(
106106

107107

108108
@pytest.mark.parametrize(
109-
"img_item_builder",
109+
"img_item_factory",
110110
[
111111
lambda: make.trimage(gen_image4(100, 100), x0=100, y0=100),
112112
lambda: make.image(

0 commit comments

Comments
 (0)