8000 mark sqs test for issue #4287 as working (#6578) · localstack/localstack@a65e0c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit a65e0c2

Browse files
authored
mark sqs test for issue #4287 as working (#6578)
1 parent a364f14 commit a65e0c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_sqs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,6 @@ def test_external_host_via_header_complete_message_lifecycle(self, monkeypatch):
728728
assert result.status_code == 200
729729
assert message_body in result.text
730730

731-
@pytest.mark.xfail
732731
@pytest.mark.aws_validated
733732
def test_fifo_messages_in_order_after_timeout(self, sqs_client, sqs_create_queue):
734733
# issue 4287

0 commit comments

Comments
 (0)
0