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 e01e798 commit 1fe630aCopy full SHA for 1fe630a
e2e/test_sqs_dlq.py
@@ -7,7 +7,6 @@
7
from botocore.exceptions import ClientError # Handle potential errors
8
9
10
-@unittest.skip("This test is skipped because it requires a live SQS connection.")
11
class TestSQS(unittest.TestCase):
12
13
def setUp(self):
0 commit comments