Update admin/src/pages/Overview.spec.js

Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
Alexander Friedland 2023-02-15 14:52:34 +01:00 committed by GitHub
parent ead181eec7
commit fdee876ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,6 @@ const mocks = {
$t: jest.fn((t) => t),
$n: jest.fn((n) => n),
$d: jest.fn((d) => d),
// $apollo: {
// query: apolloQueryMock,
// },
$store: {
commit: storeCommitMock,
state: {