We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99a1f0 commit f5a6e54Copy full SHA for f5a6e54
tests/emr/test_emr_actions.py
@@ -33,6 +33,7 @@ def mock_client_error(*args, **kwargs):
33
},
34
)
35
36
+
37
@mock_emr
38
class TestEmrActionsMoto:
39
def setup_method(self, *args, **kwargs):
0 commit comments