mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
test(ingest): account for live database warnings artifact
This commit is contained in:
parent
3d1957bc78
commit
ce0015f677
1 changed files with 1 additions and 1 deletions
|
|
@ -591,7 +591,7 @@ describe('local ingest', () => {
|
|||
status: 'done',
|
||||
adapter: 'live-database',
|
||||
connectionId: 'warehouse',
|
||||
rawFileCount: 3,
|
||||
rawFileCount: 4,
|
||||
workUnitCount: 1,
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue