4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
test('nothing', async() => {
|
|
});
|
|
|
|
// TODO: hopefully github actions will support integration tests
|