Stabilize test.

This commit is contained in:
Christian Gunderman
2026-01-28 20:25:31 -08:00
parent 67be126c98
commit 86a134e5a9

View File

@@ -38,7 +38,7 @@ describe('Frugal reads eval', () => {
})(),
},
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) => {
const logs = rig.readToolLogs();