Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed May 31, 2024
1 parent 7ccb7e9 commit ff3b48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export async function runPromptScriptTests(
if (outSummary) {
await ensureDir(basename(resolve(outSummary)))
await appendFile(outSummary,
`## GenAIScript test results
`## GenAIScript Test Results
`)
}
Expand Down

0 comments on commit ff3b48e

Please sign in to comment.