mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 06:23:12 +00:00
minor change in test name
This commit is contained in:
parent
ffd8d5b197
commit
e3405e5ff4
@ -68,7 +68,7 @@ class TestApiFlags(StepsStore):
|
||||
logger.debug(f" Message restored with hash only is {store_response.messages} ")
|
||||
assert "message" not in store_response.messages
|
||||
|
||||
def test_get_store_messages_with_content_topic(self):
|
||||
def test_get_store_messages_with_wrong_typo_content_topic(self):
|
||||
# positive scenario
|
||||
content_topic = "/myapp/1/latest/protoo"
|
||||
logger.debug(f"Trying to publish msg with content topic {content_topic}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user