Skip to content

Commit

Permalink
no, we cannot remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Dec 20, 2024
1 parent 5950122 commit fa1f942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/execute_cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ function run_tests() {
failed_connectors=($(< "${tmp_file}"))
print_color "red" "One or more connectors failed to run:"
printf '%s\n' "${failed_connectors[@]}"
exit 1
else
print_color "green" "Cypress tests execution successful!"
fi
Expand Down

0 comments on commit fa1f942

Please sign in to comment.