Replies: 1 comment
-
Hi @jgarte, you can use from moto import mock_aws
@mock_aws
def test():
... See the docs for all breaking changes: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
What should I be using now instead of
mock_secretsmanager
context manager?Beta Was this translation helpful? Give feedback.
All reactions