Skip to content

Commit 074e172

Browse files
committed
remove any
1 parent 2137e02 commit 074e172

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/zbugs/src/local-mutate.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ test('local mutate', async () => {
3434
schema,
3535
mutators: mutatorsForTest,
3636
userID: 'user-1',
37-
// can't make this work using the proper type. Context always throws an error
38-
// no matter what we do.
3937
context: {sub: 'user-1', role: 'user'} as any,
4038
});
4139

0 commit comments

Comments
 (0)