test(ingest): account for live database warnings artifact

This commit is contained in:
Andrey Avtomonov 2026-05-24 17:16:58 +02:00
parent 3d1957bc78
commit ce0015f677

View file

@ -591,7 +591,7 @@ describe('local ingest', () => {
status: 'done',
adapter: 'live-database',
connectionId: 'warehouse',
rawFileCount: 3,
rawFileCount: 4,
workUnitCount: 1,
});
});