try to fix tests

This commit is contained in:
Florian Scholdei
2019-10-10 16:38:04 +02:00
parent 75ae94b4b9
commit 28efd42955
5 changed files with 8 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
import React from "react";
import { shallow } from "enzyme";
import "@scm-manager/ui-tests/enzyme";
import "@scm-manager/ui-tests/i18n";
import SetPermissionsNavLink from "./SetPermissionsNavLink";
import { shallow } from "enzyme";
it("should render nothing, if the permissions link is missing", () => {
const user = {