Merge pull request #91 from SAP-samples/fix-for-mocha

Stick to standard .skip
This commit is contained in:
Daniel Hutzel
2020-06-02 11:02:01 +02:00
committed by GitHub

View File

@@ -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