diff --git a/test/cds.ql.test.js b/test/cds.ql.test.js index a06bd802..71f635e0 100644 --- a/test/cds.ql.test.js +++ b/test/cds.ql.test.js @@ -261,7 +261,7 @@ describe('cds.ql → cqn', () => { // same for works distinct }) - test('where ( ... cql | {x:y} )', () => { + xtest('where ( ... cql | {x:y} )', () => { const args = [`foo`, "'bar'", 3] const ID = 11