Aggregate test results. (#16581)

This commit is contained in:
Christian Gunderman
2026-01-14 07:08:05 +00:00
committed by GitHub
parent 8030404b08
commit 66e7b479ae
6 changed files with 295 additions and 9 deletions
-1
View File
@@ -11,7 +11,6 @@ import { validateModelOutput } from '../integration-tests/test-helper.js';
describe('save_memory', () => {
evalTest('ALWAYS_PASSES', {
name: 'should be able to save to memory',
log: true,
params: {
settings: { tools: { core: ['save_memory'] } },
},