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 be9abb3 commit 5e69252Copy full SHA for 5e69252
1 file changed
tests/test_wrapper.py
@@ -22,6 +22,7 @@
22
23
MAX_UINT_64BITS = (1 << 64) - 1
24
25
+
26
class TestDatadogLambdaWrapper(unittest.TestCase):
27
def setUp(self):
28
# Force @datadog_lambda_wrapper to always create a real
0 commit comments