8000 FIX: spelling it test name · matplotlib/matplotlib@54431c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54431c2

Browse files
tacaswellQuLogic
andauthored
FIX: spelling it test name
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent cfa624a commit 54431c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_pyplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ def test_set_current_axes_on_subfigure():
370370
assert plt.gca() == ax
371371

372372

373-
def test_pylab_intergation():
373+
def test_pylab_integration():
374374
pytest.importorskip("IPython")
375375
subprocess.run(
376376
[

0 commit comments

Comments
 (0)
0