Updated test

This commit is contained in:
delvedor
2020-05-14 10:06:17 +02:00
parent f53b82f7d5
commit d43884cc5c

View File

@ -556,7 +556,7 @@ test('Retry mechanism', t => {
})
})
test('Should not retry if the body is a stream', t => {
test('Should not retry if the body is a stream', { skip: 'https://github.com/elastic/elasticsearch-js/pull/1143 has not been backported' }, t => {
t.plan(2)
var count = 0