We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f6d73 commit 5ebc460Copy full SHA for 5ebc460
tests/ImageSharp.Tests/xunit.runner.json
@@ -1,5 +1,6 @@
1
{
2
"shadowCopy": false,
3
"methodDisplay": "method",
4
- "diagnosticMessages": true
+ "diagnosticMessages": true,
5
+ "preEnumerateTheories": false
6
}
0 commit comments