mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-22 11:51:01 +02:00
test(cli): drop stale auto commit fixtures
This commit is contained in:
parent
450bfa1dfa
commit
5253814f29
7 changed files with 3 additions and 12 deletions
|
|
@ -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 },
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue