chore(evals): update validation_fidelity_pre_existing_errors to USUALLY_PASSES (#18617)

This commit is contained in:
N. Taylor Mullen
2026-02-09 01:31:22 -08:00
committed by GitHub
parent fe70052baf
commit da66c7c0d1

View File

@@ -8,7 +8,7 @@ import { describe, expect } from 'vitest';
import { evalTest } from './test-helper.js';
describe('validation_fidelity_pre_existing_errors', () => {
evalTest('ALWAYS_PASSES', {
evalTest('USUALLY_PASSES', {
name: 'should handle pre-existing project errors gracefully during validation',
files: {
'src/math.ts': `