mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-19 08:28:06 +02:00
test: verify unified ingest ux closure
This commit is contained in:
parent
4f866f14ea
commit
a04f964ae1
2 changed files with 2 additions and 2 deletions
|
|
@ -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' } },
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue