Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewIngram committed Oct 2, 2024
1 parent ed68fe5 commit e649395
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exchanges/graphcache/src/cacheExchange.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1605,8 +1605,6 @@ describe('directives', () => {

next(operation);

console.log(result.mock.calls[0][0])

expect(result.mock.calls[0][0].data).toEqual(null);
});
});
Expand Down

0 comments on commit e649395

Please sign in to comment.