mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[tests] disabled the examples-test by now
This commit is contained in:
parent
bc236d7e95
commit
d83fdf69a1
@ -13,7 +13,7 @@ var path = require('path'),
|
||||
var rootDir = path.join(__dirname, '..'),
|
||||
examplesDir = path.join(rootDir, 'examples');
|
||||
|
||||
describe('http-proxy examples', function () {
|
||||
describe.skip('http-proxy examples', function () {
|
||||
describe('Before testing examples', function () {
|
||||
// Set a timeout to avoid this error
|
||||
this.timeout(30 * 1000);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user