Skip to content

Commit

Permalink
update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Mar 29, 2024
1 parent 34e1caf commit 138d492
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/analyzer/__snapshots__/extractor.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`Extractor should convert results to manifest JSON 1`] = `
"fileName": "main.ts",
"fragmentName": undefined,
"operationName": "MyQuery",
"tag": "gql",
"tag": "",
"templateLiteralNodeEnd": {
"character": 9,
"line": 6,
Expand Down Expand Up @@ -46,7 +46,7 @@ exports[`Extractor should convert results to manifest JSON 1`] = `
"fileName": "main.ts",
"fragmentName": undefined,
"operationName": "Greeting",
"tag": "gql",
"tag": "",
"templateLiteralNodeEnd": {
"character": 9,
"line": 13,
Expand Down

0 comments on commit 138d492

Please sign in to comment.