Updated test

This commit is contained in:
delvedor
2019-01-21 16:49:18 +01:00
parent 88c9fa8546
commit 9936c0622a
3 changed files with 46 additions and 29 deletions

View File

@ -45,7 +45,8 @@ test('Should update the connection pool', t => {
roles: {
master: true,
data: true,
ingest: true
ingest: true,
ml: false
}
})
} else {
@ -55,7 +56,8 @@ test('Should update the connection pool', t => {
roles: {
master: true,
data: true,
ingest: true
ingest: true,
ml: false
},
ssl: null,
agent: null