Skip the DbObject collection on TZ test

This commit is contained in:
Christopher Jones 2019-07-25 14:59:51 +10:00
parent 272159b48d
commit 2928418ccf
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ const should = require('should');
const dbconfig = require('./dbconfig.js');
const testsUtil = require('./testsUtil.js');
describe('216. dbObject17.js', () => {
describe.skip('216. dbObject17.js', () => {
let conn;