We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a01a0 commit c3e0131Copy full SHA for c3e0131
1 file changed
tests/bdk/integration/test_post_message.py
@@ -65,6 +65,7 @@ async def get_test_messages(bdk, since, uuid):
65
)
66
67
68
+
69
@pytest.mark.asyncio
70
async def test_bot_read_write_messages(bot_config_path):
71
uuid = str(uuid4())
0 commit comments