diff --git a/test/xunit.runner.json b/test/xunit.runner.json index 3a5192e57d..23b1b7e288 100644 --- a/test/xunit.runner.json +++ b/test/xunit.runner.json @@ -2,5 +2,6 @@ "$schema": "http://json.schemastore.org/xunit.runner.schema", "appDomain": "denied", "methodDisplay": "method", + "diagnosticMessages": true, "longRunningTestSeconds": 60 }