test(cli): drop stale auto commit fixtures

This commit is contained in:
Andrey Avtomonov 2026-06-09 23:00:58 +02:00
parent 450bfa1dfa
commit 5253814f29
7 changed files with 3 additions and 12 deletions

View file

@ -66,10 +66,9 @@ describe('buildProjectStackSnapshotFields', () => {
storage: {
state: 'sqlite',
search: 'sqlite-fts5',
git: { auto_commit: true, author: 'ktx <ktx@example.com>' },
git: { author: 'ktx <ktx@example.com>' },
},
agent: { run_research: { enabled: false, max_iterations: 20, default_toolset: [] } },
memory: { auto_commit: true },
},
});