test: migrate test files to ts
This commit is contained in:
committed by
Elliot DeNolf
parent
b3a7c16f8e
commit
9c6af860d4
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
verbose: true,
|
||||
testEnvironment: 'node',
|
||||
globalSetup: '<rootDir>/tests/api/globalSetup.js',
|
||||
globalSetup: '<rootDir>/tests/api/globalSetup.ts',
|
||||
testPathIgnorePatterns: [
|
||||
'node_modules',
|
||||
'src/admin/*',
|
||||
|
||||
Reference in New Issue
Block a user