Stick to standard .skip

This commit is contained in:
Daniel
2020-06-02 10:57:57 +02:00
parent 9ade3e6b6a
commit c181afe8c6

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