Skip to content

Commit 225ff84

Browse files
tacaswellQuLogic
andauthored
FIX: improve test name
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 82cbb29 commit 225ff84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_backend_ps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ def test_linedash():
247247
assert buf.tell() > 0
248248

249249

250-
def test_no_definintion():
250+
def test_no_duplicate_definition():
251251

252252
fig = Figure()
253253
axs = fig.subplots(4, 4, subplot_kw=dict(projection="polar"))

0 commit comments

Comments
 (0)