Fix failing test from master.
This commit is contained in:
parent
188bdf498f
commit
041b9c30d4
|
@ -54,7 +54,7 @@ class Play26Test extends AgentTestRunner {
|
|||
spanType DDSpanTypes.HTTP_SERVER
|
||||
errored false
|
||||
tags {
|
||||
defaultTags()
|
||||
defaultTags(true)
|
||||
"http.status_code" 200
|
||||
"http.url" "http://localhost:$port/helloplay/spock"
|
||||
"http.method" "GET"
|
||||
|
|
Loading…
Reference in New Issue