diff --git a/tests/test_plotdesc.py b/tests/test_plotdesc.py index 8c811e0..06fd68c 100644 --- a/tests/test_plotdesc.py +++ b/tests/test_plotdesc.py @@ -17,7 +17,7 @@ from grum.theme import pg_plot_style ("plot_name", None, None, None, [], []), ], ) -def test_plot_derscription_init( +def test_plot_description_init( plot_name, plot_title, plot_xlabel, plot_ylabel, xs, ys ): if plot_title: