diff --git a/test/cds.ql.test.js b/test/cds.ql.test.js index 246b31b2..3ecdf19b 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 }) - xtest('where ( ... cql | {x:y} )', () => { + test.skip('where ( ... cql | {x:y} )', () => { const args = [`foo`, "'bar'", 3] const ID = 11