mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
fixed failing tests and added helper for tests with i18n
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import React from "react";
|
||||
import { mount, shallow } from "enzyme";
|
||||
import "../../tests/enzyme";
|
||||
import "../../tests/i18n";
|
||||
import DeleteUserButton from "./DeleteUserButton";
|
||||
|
||||
import { confirmAlert } from "../../components/ConfirmAlert";
|
||||
|
||||
Reference in New Issue
Block a user