diff --git a/packages/suite-base/src/components/TopicList/TopicList.test.tsx b/packages/suite-base/src/components/TopicList/TopicList.test.tsx index 66ab3107f0..f935ebb596 100644 --- a/packages/suite-base/src/components/TopicList/TopicList.test.tsx +++ b/packages/suite-base/src/components/TopicList/TopicList.test.tsx @@ -1,9 +1,5 @@ -// SPDX-FileCopyrightText: Copyright (C) 2023-2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) -// SPDX-License-Identifier: MPL-2.0 +/** @jest-environment jsdom */ -/** - * @jest-environment jsdom - */ // SPDX-FileCopyrightText: Copyright (C) 2023-2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) // SPDX-License-Identifier: MPL-2.0