Merge pull request #91 from SAP-samples/fix-for-mocha
Stick to standard .skip
This commit is contained in:
@@ -261,7 +261,7 @@ describe('cds.ql → cqn', () => {
|
|||||||
// same for works distinct
|
// same for works distinct
|
||||||
})
|
})
|
||||||
|
|
||||||
xtest('where ( ... cql | {x:y} )', () => {
|
test.skip('where ( ... cql | {x:y} )', () => {
|
||||||
const args = [`foo`, "'bar'", 3]
|
const args = [`foo`, "'bar'", 3]
|
||||||
const ID = 11
|
const ID = 11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user