File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/twilio-run/__tests__/templating/__snapshots__ Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ exports[`writeDefaultConfigFile default file should match snapshot 1`] = `
30
30
// \\"logLevel\\": \\"info\\" /* Level of logging messages. */,
31
31
// \\"logs\\": true /* Toggles request logging */,
32
32
// \\"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 */,
34
34
// \\"overrideExistingProject\\": false /* Deploys Serverless project to existing service if a naming conflict has been found. */,
35
35
// \\"port\\": \\"3000\\" /* Override default port of 3000 */,
36
36
// \\"production\\": false /* Promote build to the production environment (no domain suffix). Overrides environment flag */,
You can’t perform that action at this time.
0 commit comments