Fix formatting

This commit is contained in:
Dave Bartolomeo 2024-08-23 17:10:21 -04:00
parent 903fb3489c
commit 276a3bec54
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -634,7 +634,7 @@ async function run() {
await sendCompletedStatusReport( await sendCompletedStatusReport(
startedAt, startedAt,
config, config,
undefined, // We only report config info on success. undefined, // We only report config info on success.
toolsDownloadStatusReport, toolsDownloadStatusReport,
toolsFeatureFlagsValid, toolsFeatureFlagsValid,
toolsSource, toolsSource,