Update message text
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
08da564f80
commit
6b8c3956ad
@@ -26,7 +26,7 @@ test_result = sys.stdin.read().strip()
|
||||
comment = (
|
||||
"The [build]"
|
||||
"(https://travis-ci.org/tldr-pages/tldr/builds/{build_id})"
|
||||
" for this PR has failed with the following message:"
|
||||
" for this PR has failed with the following error(s):"
|
||||
"\n```\n"
|
||||
"{comment_body}"
|
||||
"\n```\n"
|
||||
|
Reference in New Issue
Block a user