chore: apply suggestions from code review

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
Vasco Santos
2020-10-05 16:49:43 +02:00
committed by Vasco Santos
parent 11a46ea71e
commit ee23fb9508
4 changed files with 8 additions and 7 deletions

View File

@ -486,7 +486,8 @@ describe('auto-relay', () => {
relay: {
advertise: {
bootDelay: 1000,
ttl: 1000
ttl: 1000,
enabled: true
},
hop: {
enabled: index === 2