Fix bad param reference

This commit is contained in:
Dave Bartolomeo
2023-03-28 18:46:27 -04:00
parent a00db34999
commit a8cd9c2abb

View File

@@ -653,8 +653,7 @@ export async function generateEvalLogSummaries(
/**
* Calls the appropriate CLI command to generate a human-readable log summary.
* @param qs The query server client.
* @param outputDir The query's output directory, where all of the logs are located.
* @param cliServer The cli server client. * @param outputDir The query's output directory, where all of the logs are located.
* @returns True if the summary and end summary were generated, or false if not.
*/
async function generateHumanReadableLogSummary(