test: verify unified ingest ux closure

This commit is contained in:
Andrey Avtomonov 2026-05-13 19:49:16 +02:00
parent 4f866f14ea
commit a04f964ae1
2 changed files with 2 additions and 2 deletions

View file

@ -627,7 +627,7 @@ describe('runContextBuild', () => {
it('passes schema-first notices from the plan into foreground output', async () => {
const io = makeIo();
const project = {
const project: KtxPublicIngestProject = {
...projectWithConnections({
warehouse: { driver: 'postgres', context: { depth: 'deep' } },
}),