mirror of
https://github.com/nextcloud/server.git
synced 2026-03-07 16:01:08 -05: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'
|