Use the same case everywhere
This commit is contained in:
parent
f6436663eb
commit
c7d336f958
179 changed files with 5118 additions and 4436 deletions
|
@ -199,7 +199,7 @@ func TestDo_globalConfiguration(t *testing.T) {
|
|||
EntryPoint: "MyEntryPoint",
|
||||
Middlewares: []string{"m1", "m2"},
|
||||
},
|
||||
Datadog: &types.Datadog{
|
||||
DataDog: &types.DataDog{
|
||||
Address: "localhost:8181",
|
||||
PushInterval: 12,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue