test: update slow tests for disabled embeddings

This commit is contained in:
Andrey Avtomonov 2026-05-19 16:17:30 +02:00
parent 6ee15018ad
commit ea4c4f676e
2 changed files with 4 additions and 4 deletions

View file

@ -123,7 +123,8 @@ describe('runKtxSl', () => {
yaml: [
'name: orders',
'table: public.orders',
'description: Paid order facts',
'descriptions:',
' user: Paid order facts',
'grain: [order_id]',
'columns:',
' - name: order_id',