Skip to content

Commit 9476496

Browse files
philnashdkundel
authored andcommitted
test(twilio-run): updates snapshot with help output for output-format
1 parent 691513b commit 9476496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/twilio-run/__tests__/templating/__snapshots__/defaultConfig.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ exports[`writeDefaultConfigFile default file should match snapshot 1`] = `
3030
// \\"logLevel\\": \\"info\\" /* Level of logging messages. */,
3131
// \\"logs\\": true /* Toggles request logging */,
3232
// \\"ngrok\\": null /* Uses ngrok to create a public url. Pass a string to set the subdomain (requires a paid-for ngrok account). */,
33-
// \\"outputFormat\\": \\"\\" /* Output the log in a different format */,
33+
// \\"outputFormat\\": \\"\\" /* Output the results in a different format */,
3434
// \\"overrideExistingProject\\": false /* Deploys Serverless project to existing service if a naming conflict has been found. */,
3535
// \\"port\\": \\"3000\\" /* Override default port of 3000 */,
3636
// \\"production\\": false /* Promote build to the production environment (no domain suffix). Overrides environment flag */,

0 commit comments

Comments
 (0)