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 ccb19ab commit 1618fb0Copy full SHA for 1618fb0
1 file changed
tests/integration/simulation/test_flight.py
@@ -717,7 +717,7 @@ def invalid_controller_9_params( # pylint: disable=unused-argument
717
)
718
719
720
-def test_environment_methods_accessible_in_controller(
+def test_environment_methods_accessible_in_controller( # pylint: disable=too-many-statements
721
calisto_robust, example_plain_env
722
):
723
"""Test that all environment methods are accessible within the controller.
0 commit comments