Skip to content

Commit 8345e4b

Browse files
committed
fix: [test] fix API/UI test
1 parent f764ada commit 8345e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/LAUNCH.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ function launch_tests() {
605605
echo -e ""
606606
echo -e ""
607607
python3 -m nose2 --start-dir $tests_dir --coverage $bin_dir --with-coverage test_api test_modules
608+
exit $?
608609
}
609610

610611
function reset_password() {

0 commit comments

Comments
 (0)