[Gradle] Update multiplatform test run configurations to 'run as test'

This commit is contained in:
Sebastian Sellmair
2023-06-05 14:21:57 +02:00
committed by Space Team
parent cf9aa6a360
commit 7fbdd8e0bc
7 changed files with 17 additions and 1 deletions
@@ -18,6 +18,7 @@
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
</component>