Skip to content

Commit

Permalink
do not check result of check result
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank committed Nov 10, 2023
1 parent e9ca100 commit 5b07386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test-lib-nodejs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ function test_running_client_js {
echo "Running $1 test suite"
prepare "$1"
check_prep_result $? $1 || return
ct_check_testcase_result $?
run_s2i_build_client "$1"
ct_check_testcase_result $?
run_client_test_suite "$1"
Expand Down

0 comments on commit 5b07386

Please sign in to comment.