Fix/refactor tests
This commit is contained in:
@@ -6,4 +6,7 @@ module.exports = {
|
||||
setupFiles: ['./test/integration/helpers.cjs'],
|
||||
testPathIgnorePatterns: ['/node_modules/', 'test/unit'],
|
||||
testTimeout: 5000,
|
||||
globals: {
|
||||
testServerUrl: 'http://localhost:3005/'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user