summaryrefslogtreecommitdiffstats
path: root/tests/javascript/unit/components/Explore.spec.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/javascript/unit/components/Explore.spec.ts')
-rw-r--r--tests/javascript/unit/components/Explore.spec.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/javascript/unit/components/Explore.spec.ts b/tests/javascript/unit/components/Explore.spec.ts
index f0a945821..1a952fac0 100644
--- a/tests/javascript/unit/components/Explore.spec.ts
+++ b/tests/javascript/unit/components/Explore.spec.ts
@@ -9,7 +9,6 @@ jest.mock('@nextcloud/axios');
describe('Explore.vue', () => {
'use strict'
-
const localVue = createLocalVue()
it('should initialize without showing AddFeed Component', () => {