We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecf1d7 commit 79c066cCopy full SHA for 79c066c
tests/integration/test_solidmotor.py
@@ -2,7 +2,7 @@
2
3
4
@patch("matplotlib.pyplot.show")
5
-def test_solid_motor_info(mock_show, cesaroni_m1670):
+def test_solid_motor_info(cesaroni_m1670):
6
"""Tests the SolidMotor.all_info() method.
7
8
Parameters
0 commit comments