We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1317d4a commit 16c9a07Copy full SHA for 16c9a07
test-complete/nodejs-optic-generate-views.js
@@ -51,7 +51,7 @@ const dbClient = marklogic.createDatabaseClient(
51
const pb = marklogic.planBuilder;
52
53
54
-describe('Nodejs Optic generate views test', function () {
+describe.skip('Nodejs Optic generate views test', function () {
55
this.timeout(20000);
56
it('TEST 1 - join left outer with array of on', function (done) {
57
0 commit comments