Skip to content

Commit

Permalink
fix(uat): resolve undefined step issue in T102 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgklika authored Aug 29, 2023
1 parent a01905b commit a15d647
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2394,7 +2394,7 @@ Feature: GGMQ-1
When I subscribe "subscriber" to "t102_case8" with qos 0
And message "Single not retained message in case8" is not received on "subscriber" from "t102_case8" topic within 5 seconds

And I clear the event storage and reset all MQTT settings to default
And I clear the event storage and reset all MQTT settings to defaults

# C. SUBSCRIBE 'retain as published' tests

Expand Down

0 comments on commit a15d647

Please sign in to comment.