mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-16 06:43:07 -07:00
fix(evals): add required metadata to failing steering evaluation
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user