We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d483e8c commit 67f3ba3Copy full SHA for 67f3ba3
plugins/update-repo/__tests__/update-repo.test.ts
@@ -1,6 +1,3 @@
1
-import Auto from "@auto-it/core";
2
-import UpdateRepo from "../src";
3
-
4
describe("Update-Repo Plugin", () => {
5
test("should do something", async () => {});
6
});
0 commit comments