Skip to content

Commit 2d5fd98

Browse files
committed
Merge remote-tracking branch 'origin/production'
* origin/production: release: 2026-03-05 #3 (#1763) # Conflicts: # .claude/audits.yaml # .github/workflows/ci.yml # apps/web/src/app/wiki/[id]/statements/current-snapshot.tsx # crux/commands/pr-patrol.ts # crux/pr-patrol/index.ts
2 parents 1fac8c5 + 13fc249 commit 2d5fd98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/vitest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default defineConfig({
1111
globals: true,
1212
environment: "node",
1313
include: ["src/**/*.test.ts", "src/**/*.test.tsx", "scripts/**/*.test.mjs"],
14+
testTimeout: 30000,
1415
},
1516
resolve: {
1617
alias: {

0 commit comments

Comments
 (0)