Skip to content

Commit 0506408

Browse files
committed
Skip properties test for the moment
1 parent 52368d7 commit 0506408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/properties.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ var should = require('should');
3939
var async = require('async');
4040
var dbConfig = require('./dbConfig.js');
4141

42-
describe('58. properties.js', function() {
42+
describe.skip('58. properties.js', function() {
4343

4444
if(dbConfig.externalAuth){
4545
var credential = { externalAuth: true, connectString: dbConfig.connectString };

0 commit comments

Comments
 (0)