Skip to content

Commit

Permalink
snapshot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBarnes committed Mar 30, 2023
1 parent fa7b00c commit 4422dce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby/scripts/__tests__/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ it("generates the expected api output", done => {
"graphql-typegen",
"content-file-path",
"slices",
"stateful-source-nodes",
],
"node": Object {
"createPages": Object {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Object {
"pagePaths": Set {},
"sliceNames": Set {},
},
"pluginNamesToOwnedNodeTypes": Map {},
"queries": Object {
"byConnection": Map {},
"byNode": Map {},
Expand All @@ -123,6 +124,7 @@ Object {
},
"slices": Map {},
"slicesByTemplate": Map {},
"statefulSourcePlugins": Set {},
"staticQueriesByTemplate": Map {},
"staticQueryComponents": Map {},
"status": Object {
Expand Down

0 comments on commit 4422dce

Please sign in to comment.