Skip to content

Commit 6e8aa2e

Browse files
committed
test(usb_serial_jtag): fix scenario
1 parent e6d3402 commit 6e8aa2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_usb_serial_jtag.scenario.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version: 1
33
author: Uri Shaked
44

55
steps:
6-
- wait-serial: "Press ENTER to see the list of tests"
6+
- wait-serial: "Press ENTER to see the list of tests."
7+
- delay: 10ms # wait for the prompt to be ready
78
- write-serial: "*\n"
89
- wait-serial: "usb_serial_test: Oh, hello world 2, this test is for testing message and parse in python, time 298"
910
- wait-serial: "usb_serial_test: Oh, hello world 1, this test is for testing message and parse in python, time 299"

0 commit comments

Comments
 (0)