Skip to content

Commit 82388d2

Browse files
committed
refactor(test): add detail in comment
1 parent 0c461c9 commit 82388d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/label/done/added/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ runs:
6161
6262
core.info(`\`${labelDone}\` found. Posting confirmation comment.`);
6363
await postComment(
64-
`### ✅ ${testName} Complete\n\n` +
64+
`### ✅ ${testName} Testing Complete\n\n` +
6565
`\`${labelDone}\` has been added. ${testName} testing has been confirmed for this PR.${shaLine}`
6666
);

0 commit comments

Comments
 (0)