open-consul/agent/local
Daniel Nephin 8b6877febd Remove name from NewTestAgent
Using:

git grep -l 'NewTestAgent(t, t.Name(),' | \
    xargs sed -i -e 's/NewTestAgent(t, t.Name(),/NewTestAgent(t,/g'
2020-03-31 16:13:44 -04:00
..
state.go agent: ensure node info sync and full sync. (#7189) 2020-02-06 15:30:58 +01:00
state_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
testing.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00