mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Stabilize test.
This commit is contained in:
@@ -38,7 +38,7 @@ describe('Frugal reads eval', () => {
|
|||||||
})(),
|
})(),
|
||||||
},
|
},
|
||||||
prompt:
|
prompt:
|
||||||
'Fix all linter errors in linter_mess.ts manually by editing the file. Run eslint directly to find them.',
|
'Fix all linter errors in linter_mess.ts manually by editing the file. Run eslint directly to find them. Do not run the file.',
|
||||||
assert: async (rig, result) => {
|
assert: async (rig, result) => {
|
||||||
const logs = rig.readToolLogs();
|
const logs = rig.readToolLogs();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user