Skip to content

Commit 1fe630a

Browse files
committed
test sqs
1 parent e01e798 commit 1fe630a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/test_sqs_dlq.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from botocore.exceptions import ClientError # Handle potential errors
88

99

10-
@unittest.skip("This test is skipped because it requires a live SQS connection.")
1110
class TestSQS(unittest.TestCase):
1211

1312
def setUp(self):

0 commit comments

Comments
 (0)