mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 13:38:49 +08:00
fix: reload the page when login token expired (#1839)
This commit is contained in:
@@ -14,6 +14,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
test: {
|
||||
setupFiles: ['./scripts/setup/search.ts'],
|
||||
include: [
|
||||
'packages/**/*.spec.ts',
|
||||
'packages/**/*.spec.tsx',
|
||||
|
||||
Reference in New Issue
Block a user