1
0
Fork 0
mirror of synced 2024-06-11 23:15:07 +12:00

Remove 'nightly' from test discord notification

This commit is contained in:
Rory Powell 2023-07-20 15:31:19 +01:00
parent c3412f0cfb
commit 4e88779b5e

View file

@ -42,7 +42,7 @@ async function discordResultsNotification(report) {
Accept: "application/json",
},
body: JSON.stringify({
content: `**Nightly Tests Status**: ${OUTCOME}`,
content: `**Tests Status**: ${OUTCOME}`,
embeds: [
{
title: `Budi QA Bot - ${env}`,