test: remove all old tests
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
verbose: true,
|
||||
testEnvironment: 'node',
|
||||
testMatch: [
|
||||
'**/src/**/*.spec.ts',
|
||||
'**/test/**/*int.spec.ts',
|
||||
],
|
||||
globalSetup: './test/jest.setup.ts',
|
||||
|
||||
Reference in New Issue
Block a user