fix: register markers

This commit is contained in:
Roman 2026-04-22 15:45:06 +08:00
parent 183e12eb61
commit b91b72cddd
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -12,3 +12,5 @@ log_file_format = %(asctime)s.%(msecs)03d %(levelname)s [%(name)s] %(message)s
timeout = 300
markers =
smoke: marks tests as smoke test (deselect with '-m "not smoke"')
waku_test_fleet: marks tests that run against a live Waku test fleet
store2000: marks tests that use 2000 store messages