mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
Increate timeout for test test_get_multiple_2000_store_messages
This commit is contained in:
parent
31e26a61c4
commit
cb3fde3182
@ -10,6 +10,7 @@ from src.steps.store import StepsStore
|
||||
class TestCursorManyMessages(StepsStore):
|
||||
# we implicitly test the reusabilty of the cursor for multiple nodes
|
||||
|
||||
@pytest.mark.timeout(540)
|
||||
def test_get_multiple_2000_store_messages(self):
|
||||
expected_message_hash_list = []
|
||||
for i in range(2000):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user