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 2125ecd commit 96e9533Copy full SHA for 96e9533
1 file changed
tests/integration/simulation/test_flight.py
@@ -800,7 +800,7 @@ def controller( # pylint: disable=unused-argument
800
return controller
801
802
803
-def test_environment_methods_accessible_in_controller(
+def test_environment_methods_accessible_in_controller( # pylint: disable=too-many-statements
804
calisto_robust, example_plain_env
805
):
806
"""Test that all environment methods are accessible within the controller.
0 commit comments