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 f2b9c62 commit 8d75e11Copy full SHA for 8d75e11
1 file changed
tests/integration/simulation/test_flight.py
@@ -758,7 +758,7 @@ def controller( # pylint: disable=unused-argument
758
return controller
759
760
761
-def test_environment_methods_accessible_in_controller(
+def test_environment_methods_accessible_in_controller( # pylint: disable=too-many-statements
762
calisto_robust, example_plain_env
763
):
764
"""Test that all environment methods are accessible within the controller.
0 commit comments