Skip to content

Commit

Permalink
remove unnecessary annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhaoling committed Jun 17, 2020
1 parent 4aa6755 commit 3c36b5b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,6 @@ async def test_queue_message_settle_through_mgmt_link_due_to_broken_receiver_lin
assert len(messages) == 1
await messages[0].complete()

@pytest.mark.liveTest
@pytest.mark.asyncio
async def test_async_queue_mock_no_reusing_auto_lock_renew(self):
class MockReceivedMessage:
Expand Down

0 comments on commit 3c36b5b

Please sign in to comment.