Skip to content

Commit

Permalink
Improved test file output formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
oojacoboo committed Oct 13, 2023
1 parent c1fc027 commit eecc57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ const createTestFile = async (action, operation) => {
const contents =
`/**
* ${inflection.capitalize(action)} ${operation} ${queryOrMutation}
* This file was auto-generated by the zapier-graphql plugin.
* This file was auto-generated by zapier-graphql.
*/
'use strict';
Expand Down

0 comments on commit eecc57a

Please sign in to comment.