mirror of
https://github.com/nextcloud/server.git
synced 2026-04-10 19:47:30 -04:00
6 lines
160 B
JavaScript
6 lines
160 B
JavaScript
|
|
/**
|
||
|
|
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
||
|
|
* SPDX-License-Identifier: CC0-1.0
|
||
|
|
*/
|
||
|
|
import '@testing-library/jest-dom/vitest'
|