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 7411cf2 commit 2b02f02Copy full SHA for 2b02f02
tests/test_api.py
@@ -4,6 +4,7 @@
4
5
import datadog_lambda.api as api
6
7
+
8
class TestDatadogLambdaAPI(unittest.TestCase):
9
def setUp(self):
10
api.api_key = None
0 commit comments