Skip to content

Commit 284b5cf

Browse files
update slack msg
1 parent 31d9a15 commit 284b5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sanity-report.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ console.log(`Pending Tests: ${pendingTests}`)
2626
console.log(`Total Duration: ${durationInMinutes}m ${durationInSeconds.toFixed(2)}s`)
2727

2828
const slackMessage = `
29-
*JavaScript CMA Report DX-2896 (fallback locale update) *
29+
*JavaScript CMA Report*
3030
• Total Suites: *${totalSuites}*
3131
• Total Tests: *${totalTests}*
3232
• Passed Tests: *${passedTests}*

0 commit comments

Comments
 (0)