mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
chore: Remove stale Jest references from docs and comments (#12285)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+1
-2
@@ -49,8 +49,7 @@ export default defineConfig({
|
||||
test: {
|
||||
globals: true,
|
||||
pool: "threads",
|
||||
// Match Jest's default behavior — unhandled promise rejections are
|
||||
// logged but don't fail tests on their own.
|
||||
// Unhandled promise rejections are logged but don't fail tests on their own.
|
||||
dangerouslyIgnoreUnhandledErrors: true,
|
||||
projects: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user