[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
+2
View File
@@ -4,6 +4,7 @@
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
@@ -18,6 +19,7 @@
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
</component>