Merge pull request #283 from SAP-samples/ql-changes-typo-fix
fix typo in ql changes
This commit is contained in:
@@ -91,7 +91,7 @@ describe('cds.ql → cqn', () => {
|
||||
.to.eql({
|
||||
SELECT: {
|
||||
one: true,
|
||||
ref: [{ id: 'Foo', where: [{ ref: ['ID'] }, '=', { val: 11 }] }],
|
||||
from: { ref: [{ id: 'Foo', where: [{ ref: ['ID'] }, '=', { val: 11 }] }] },
|
||||
},
|
||||
})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user