From daf638457a07dc5dea11ed1eea822e237c46bc85 Mon Sep 17 00:00:00 2001 From: Jake Bolam Date: Sun, 13 Jan 2019 22:36:16 +0800 Subject: [PATCH] feat: tag those being added --- test/__snapshots__/index-e2e.test.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/__snapshots__/index-e2e.test.js.snap b/test/__snapshots__/index-e2e.test.js.snap index a860737e..75a91aec 100644 --- a/test/__snapshots__/index-e2e.test.js.snap +++ b/test/__snapshots__/index-e2e.test.js.snap @@ -62,7 +62,7 @@ Object { exports[`All Contributors app - End to end Happy path, add correct new contributor 4`] = ` Object { "base": "master", - "body": "Adds jakebolam as a contributor for code, doc, infra. + "body": "Adds @jakebolam as a contributor for code, doc, infra. This was requested by jakebolam [in this comment](https://github.com/all-contributors/all-contributors-bot/pull/1#issuecomment-453012966)", "head": "all-contributors/add-jakebolam", @@ -75,6 +75,6 @@ exports[`All Contributors app - End to end Happy path, add correct new contribut Object { "body": "@jakebolam -I've put up [a pull request](https://github.com/all-contributors/all-contributors-bot/pull/1347) to add jakebolam! :tada:", +I've put up [a pull request](https://github.com/all-contributors/all-contributors-bot/pull/1347) to add @jakebolam! :tada:", } `;