mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-28 08:49:38 +02:00
test: update slow tests for disabled embeddings
This commit is contained in:
parent
6ee15018ad
commit
ea4c4f676e
2 changed files with 4 additions and 4 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue