fix phase2 gateway matching and release artifact
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineConfig({
|
||||
globals: true,
|
||||
include: ['apps/**/*.spec.ts', 'packages/**/*.spec.ts', 'tests/**/*.spec.ts'],
|
||||
environment: 'node',
|
||||
hookTimeout: 60000,
|
||||
testTimeout: 10000
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user