start adding additional tests to html waypoints to make them more robust

This commit is contained in:
Quincy Larson
2015-05-29 10:43:14 -07:00
parent 1c76a104db
commit 1b9325dec0
2 changed files with 9 additions and 6 deletions

View File

@@ -625,8 +625,8 @@ module.exports = {
text: "Anyone want to pair with @" + userName + " on " + challenge +
"?\nMake sure you install Screen Hero here:" +
"http://freecodecamp.com/field-guide/how-do-i-install-screenhero\n" +
"Then start your pair program session with *" + userName +
"* by typing \"/hero @" + userName + "\" into Slack.\n And *"+ userName +
"Then start your pair program session with *@" + userName +
"* by typing \"/hero @" + userName + "\" into Slack.\n And *@"+ userName +
"*, be sure to launch Screen Hero, then keep coding. " +
"Another camper may pair with you soon.",
channel: '#letspair',