fix(evals): add required metadata to failing steering evaluation

This commit is contained in:
Alisa Novikova
2026-04-10 14:21:28 -07:00
parent ce26052630
commit ef1d39985a
+2
View File
@@ -9,6 +9,8 @@ import { evalTest, TestRig } from './test-helper.js';
describe('Related Eval Demonstration', () => {
evalTest('ALWAYS_PASSES', {
suiteName: 'core_steering',
suiteType: 'behavioral',
name: 'should fail deliberately to demonstrate regression reporting',
files: {
'test.txt': 'Hello world',