We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d9a15 commit 284b5cfCopy full SHA for 284b5cf
sanity-report.mjs
@@ -26,7 +26,7 @@ console.log(`Pending Tests: ${pendingTests}`)
26
console.log(`Total Duration: ${durationInMinutes}m ${durationInSeconds.toFixed(2)}s`)
27
28
const slackMessage = `
29
-*JavaScript CMA Report DX-2896 (fallback locale update) *
+*JavaScript CMA Report*
30
• Total Suites: *${totalSuites}*
31
• Total Tests: *${totalTests}*
32
• Passed Tests: *${passedTests}*
0 commit comments