We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e725cfe + 7d15749 commit 784ba9cCopy full SHA for 784ba9c
scripts/test_e2e.sh
@@ -51,7 +51,7 @@ do
51
print_title "Running e2e tests ($tags)"
52
53
$dockercompose exec -T webserver sh -c "php admin/tool/behat/cli/run.php --tags=\"$tags\""
54
- notify_on_error_exit "e2e failed on $tags"
+ notify_on_error_exit "Some e2e tests are failing, please review"
55
done
56
57
# Clean up
0 commit comments