Files
triggerdotdev--trigger.dev/apps
Dan Sutton 74fe44115e fix(mollifier): raise mollifierGate test timeout to 30s for postgresTest startup
The per-org isolation suite uses `postgresTest`, which spins up a fresh Postgres testcontainer per case. On CI the 5s vitest default regularly times out on container start before the test body runs. Match the 30s `vi.setConfig` used by other postgresTest suites in this app.
2026-05-14 16:43:43 +01:00
..