We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b92a5 commit e039cacCopy full SHA for e039cac
1 file changed
aws/logs_monitoring/tests/test_settings.py
@@ -6,6 +6,7 @@
6
7
VALID_API_KEY = "11111111111111111111111111111111"
8
9
+
10
# For the integration tests to work because of other tests set sys.modules["requests"] as a MagicMock.
11
class _FakeNetworkError(Exception):
12
pass
0 commit comments