use ui-scripts to build the core plugins

This commit is contained in:
Sebastian Sdorra
2019-10-15 13:07:22 +02:00
parent 61e2d065fd
commit 09eebd7985
14 changed files with 114 additions and 290 deletions

View File

@@ -1,4 +1,5 @@
// @flow
import "@scm-manager/ui-tests/i18n";
import { gitPredicate } from "./index";
describe("test git predicate", () => {