Fix failing test from master.

This commit is contained in:
Tyler Benson 2018-10-23 17:35:00 +10:00
parent 188bdf498f
commit 041b9c30d4
1 changed files with 1 additions and 1 deletions

View File

@ -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"