mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-28 12:41:28 +00:00
Fix config and redis settings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
module.exports = {
|
||||
preset: 'ts-jest',
|
||||
testEnvironment: 'node',
|
||||
rootDir: './',
|
||||
rootDir: '../',
|
||||
testRegex: '\\.test\\.ts$',
|
||||
reporters: ['default']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user