We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e70057 commit f6979acCopy full SHA for f6979ac
test/resolvers/billingNew.test.ts
@@ -71,6 +71,7 @@ function createComposePaymentTestSetup(options: {
71
};
72
73
const mockContext: ResolverContextWithUser = {
74
+ eventsFactoryCache: new Map(),
75
user: {
76
id: userId,
77
accessTokenExpired: false,
0 commit comments