cleanup
This commit is contained in:
		| @@ -1,4 +0,0 @@ | |||||||
| test('nothing', async() => { |  | ||||||
| }); |  | ||||||
|  |  | ||||||
| // TODO: hopefully github actions will support integration tests |  | ||||||
| @@ -1,11 +0,0 @@ | |||||||
| module.exports = { |  | ||||||
|   clearMocks: true, |  | ||||||
|   moduleFileExtensions: ['js', 'ts'], |  | ||||||
|   testEnvironment: 'node', |  | ||||||
|   testMatch: ['**/*.test.ts'], |  | ||||||
|   testRunner: 'jest-circus/runner', |  | ||||||
|   transform: { |  | ||||||
|     '^.+\\.ts$': 'ts-jest' |  | ||||||
|   }, |  | ||||||
|   verbose: true |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user