Browse Source

updated test

pull/996/head
Stephen Hess 7 years ago
parent
commit
e67e49421b
  1. 2
      test/unit/controller/search_with_ids.js

2
test/unit/controller/search_with_ids.js

@ -388,7 +388,7 @@ module.exports.tests.service_errors = (test, common) => {
const next = () => {
t.deepEqual(logger.getInfoMessages(), [
'[req]',
'[req] endpoint=undefined {}',
'request timed out on attempt 1, retrying',
'request timed out on attempt 2, retrying',
'request timed out on attempt 3, retrying'

Loading…
Cancel
Save