Skip to content

Commit cbbe719

Browse files
committed
test(uart): update scenario to run 10 uart tests
1 parent 18cdbbe commit cbbe719

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/test_uart.scenario.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ steps:
2323
- write-serial: "uart\n"
2424
- wait-serial: "Waiting for signal: [select to test 'uart' or 'lp_uart' port]!"
2525
- write-serial: "uart\n"
26-
- wait-serial: "9 Tests 0 Failures 0 Ignored"
26+
- wait-serial: "Waiting for signal: [select to test 'uart' or 'lp_uart' port]!"
27+
- write-serial: "uart\n"
28+
- wait-serial: "10 Tests 0 Failures 0 Ignored"

0 commit comments

Comments
 (0)