Skip to content

Commit 2928418

Browse files
committed
Skip the DbObject collection on TZ test
1 parent 272159b commit 2928418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dbObject17.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const should = require('should');
3030
const dbconfig = require('./dbconfig.js');
3131
const testsUtil = require('./testsUtil.js');
3232

33-
describe('216. dbObject17.js', () => {
33+
describe.skip('216. dbObject17.js', () => {
3434

3535
let conn;
3636

0 commit comments

Comments
 (0)