We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721a012 commit 33df82eCopy full SHA for 33df82e
1 file changed
Test.runsettings
@@ -23,7 +23,7 @@
23
<!-- Framework version - net48 -->
24
<TargetFrameworkVersion>net48</TargetFrameworkVersion>
25
<!-- Test timeout in milliseconds (10 minutes default for long-running tests) -->
26
- <TestSessionTimeout>900000</TestSessionTimeout>
+ <TestSessionTimeout>900100</TestSessionTimeout>
27
<!--
28
InIsolation: Run tests in a separate process.
29
This prevents native COM cleanup crashes from affecting VSTest's exit code.
0 commit comments