Skip to content

Commit d008b45

Browse files
committed
feature/cache: Add cache spec snapshot
1 parent 8a33896 commit d008b45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/__snapshots__/cache.spec.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Jest Snapshot v1, https://goo.gl/fbAQLP
2+
3+
exports[`cache() errors throws when no resolverCache is configured 1`] = `"Missing resolverCache property on the Graphql context."`;

0 commit comments

Comments
 (0)