Skip to content

Commit

Permalink
fix robot test
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB committed Apr 12, 2024
1 parent e7aee88 commit c3696aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/renode/uptime_test.robot
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ Uptime Demo
Wait For Line On Uart Scanning successfully started testerId=${cen_uart}
Wait For Line On Uart Bluetooth initialized testerId=${per_uart}
Wait For Line On Uart Connected testerId=${per_uart}
Wait For Line On Uart Characteristic Notify uptime CCC changed 1 testerId=${per_uart}
Wait For Line On Uart Connected testerId=${cen_uart}
Wait For Line On Uart Service found testerId=${cen_uart}
Wait For Line On Uart Chrc 3/3 found testerId=${cen_uart}
Wait For Line On Uart Subscribed testerId=${cen_uart}
Wait For Line On Uart Characteristic Notify Uptime CCC changed testerId=${per_uart}
Wait For Line On Uart Uptime value 1 testerId=${cen_uart}
Wait For Line On Uart Uptime value 2 testerId=${cen_uart}
Wait For Line On Uart Uptime value 3 testerId=${cen_uart}

0 comments on commit c3696aa

Please sign in to comment.