correct tests and use index resource type

This commit is contained in:
Maren Süwer
2018-10-15 13:52:45 +02:00
parent efdc57055d
commit 09130ca283
4 changed files with 18 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ import {
Image
} from "@scm-manager/ui-components";
import classNames from "classnames";
import { fetchIndexResources, getLoginLink } from "../modules/indexResource";
import { getLoginLink } from "../modules/indexResource";
const styles = {
avatar: {