Files
labeler/__tests__/main.test.ts
David Kale fa244eaba5 Paginate and remove old labels (#96)
* Paginate to get all changed files. Add option to remove labels

* build

* format and build
2020-09-08 13:09:16 -04:00

4 lines
91 B
TypeScript

describe("TODO - Add a test suite", () => {
it("TODO - Add a test", async () => {});
});