Merge pull request #2417 from crazyserver/MOBILE-3401

MOBILE-3401 travis: Fix telegram e2e notifications
main
Juan Leyva 2020-06-18 18:26:49 +02:00 committed by GitHub
commit 784ba9cab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ do
print_title "Running e2e tests ($tags)"
$dockercompose exec -T webserver sh -c "php admin/tool/behat/cli/run.php --tags=\"$tags\""
notify_on_error_exit "e2e failed on $tags"
notify_on_error_exit "Some e2e tests are failing, please review"
done
# Clean up