Struktur in components verbessert
This commit is contained in:
@@ -3,7 +3,7 @@ import { render, fireEvent, screen } from "@testing-library/react";
|
||||
import configureStore from "redux-mock-store";
|
||||
import { Provider } from "react-redux";
|
||||
import "@testing-library/jest-dom";
|
||||
import Kue705FO from "../../../components/main/modules/kue705FO/Kue705FO";
|
||||
import Kue705FO from "../../../components/main/kabelueberwachung/kue705FO/Kue705FO";
|
||||
|
||||
// Mocks für externe Abhängigkeiten
|
||||
jest.mock("chart.js/auto", () => ({
|
||||
|
||||
Reference in New Issue
Block a user