Include diagnosticMessages from xunit for Functional tests

This commit is contained in:
Ryan Brandenburg 2018-09-06 11:05:16 -07:00
parent 72f7e52e1e
commit 9895593926
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"diagnosticMessages": true,
"shadowCopy": false,
"longRunningTestSeconds": 60
}