summaryrefslogtreecommitdiffstats
path: root/src/components/CallView/shared/VideoBottomBar.spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/CallView/shared/VideoBottomBar.spec.js')
-rw-r--r--src/components/CallView/shared/VideoBottomBar.spec.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/CallView/shared/VideoBottomBar.spec.js b/src/components/CallView/shared/VideoBottomBar.spec.js
index 901ca1fed..d911d4712 100644
--- a/src/components/CallView/shared/VideoBottomBar.spec.js
+++ b/src/components/CallView/shared/VideoBottomBar.spec.js
@@ -1,3 +1,7 @@
+/**
+ * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
import { createLocalVue, shallowMount } from '@vue/test-utils'
import { cloneDeep } from 'lodash'
import Vuex, { Store } from 'vuex'