Skip to content

Commit 57c3613

Browse files
jaenrig-ifxactions-user
authored andcommitted
tests/ports/psoc6/run_psoc6_tests.sh: Updated flag changes.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 17f7b06 commit 57c3613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ports/psoc6/run_psoc6_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ wifi_tests() {
447447

448448
multi_tests=$(find ${tests_psoc6_dir}/board_only_hw/multi/ -type f -name "*.py")
449449

450-
./run-multitests.py -i pyb:${dev_test} -i pyb:${dev_stub} ${multi_tests}
450+
./run-multitests.py -t ${dev_test} -t ${dev_stub} ${multi_tests}
451451

452452
update_test_result $?
453453
}

0 commit comments

Comments
 (0)