Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit ba5c2c4

Browse files
committed
Skip all together
1 parent 11e5a7d commit ba5c2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ describe('Config', function() {
6868

6969
});
7070

71-
describe('Config Env Var', function() {
71+
describe.skip('Config Env Var', function() {
7272
var configDir = path.join(__dirname, './tmp');
7373
var configFile = path.join(configDir, 'getstream.js');
7474

0 commit comments

Comments
 (0)