diff --git a/tests/RobotFramework/tests/mqtt/custom_sub_topics_tedge-mapper-aws.robot b/tests/RobotFramework/tests/mqtt/custom_sub_topics_tedge-mapper-aws.robot index 5ec09b1675b..29ccf760582 100644 --- a/tests/RobotFramework/tests/mqtt/custom_sub_topics_tedge-mapper-aws.robot +++ b/tests/RobotFramework/tests/mqtt/custom_sub_topics_tedge-mapper-aws.robot @@ -15,7 +15,7 @@ Test Tags theme:mqtt theme:aws Publish events to subscribed topic ${timestamp}= Get Unix Timestamp - Execute Command tedge mqtt pub te/device/main///e/event-type '{"text": "somone logged-in"}' + Execute Command tedge mqtt pub te/device/main///e/event-type '{"text": "someone logged-in"}' Should Have MQTT Messages aws/td/device:main/e/event-type Publish measurements to unsubscribed topic