2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-14 07:44:50 +00:00
Daniel Nephin 1618912cf6 Fix some test flakes
- return errors in TestAgent.Start so that the retry works correctly
- remove duplicate logging, the error is returned already
- add a missing t.Helper() to retry.Run
- properly set a.Agent to nil so that subsequent retry attempts will actually try to start
2021-05-10 13:20:45 -04:00
..
2021-05-10 13:20:45 -04:00