Fix missing tracing backend in documentation
This commit is contained in:
parent
8c733abef3
commit
7732e2307e
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ func TestEntryPointMiddlewareServeHTTP(t *testing.T) {
|
|||
"http.url": "http://www.test.com",
|
||||
"http.host": "www.test.com",
|
||||
}
|
||||
|
||||
testCases := []struct {
|
||||
desc string
|
||||
entryPoint string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue