Skip to content

Commit f555800

Browse files
committed
chore: add spdx header to new test file
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
1 parent 724abc2 commit f555800

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cypress/component/editor/search.cy.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
3+
* SPDX-License-Identifier: AGPL-3.0-or-later
4+
*/
5+
16
import { Editor } from '@tiptap/core'
27
import { Document } from '@tiptap/extension-document'
38
import { Text } from '@tiptap/extension-text'

0 commit comments

Comments
 (0)