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 272159b commit 2928418Copy full SHA for 2928418
test/dbObject17.js
@@ -30,7 +30,7 @@ const should = require('should');
30
const dbconfig = require('./dbconfig.js');
31
const testsUtil = require('./testsUtil.js');
32
33
-describe('216. dbObject17.js', () => {
+describe.skip('216. dbObject17.js', () => {
34
35
let conn;
36
0 commit comments