From 113852a518471e93e90ea7250b25e2a501be000f Mon Sep 17 00:00:00 2001 From: D051920 Date: Wed, 29 Apr 2020 15:55:56 +0200 Subject: [PATCH] Temporary disable test --- test/cds.ql.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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