Files
release-action/__tests__/main.test.ts
Nick Cipollo 70d7247eaa Initial commit
2019-08-23 15:03:16 +00:00

4 lines
91 B
TypeScript

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