Make the Run Tests run configuration use the RunAsTest IDE feature #446

This commit is contained in:
Jakub Chrzanowski
2024-03-08 12:48:11 +01:00
parent fc1085cbd3
commit ac57f20bb3
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
</component>