fixed test
This commit is contained in:
@@ -325,7 +325,7 @@ describe('cds.ql → cqn', () => {
|
|||||||
'and',
|
'and',
|
||||||
{ ref: ['args'] },
|
{ ref: ['args'] },
|
||||||
'in',
|
'in',
|
||||||
{ val: args },
|
{ list: args.map(val => ({ val })) },
|
||||||
'and',
|
'and',
|
||||||
'(',
|
'(',
|
||||||
{ ref: ['x'] },
|
{ ref: ['x'] },
|
||||||
|
|||||||
Reference in New Issue
Block a user