-- Temporal configuration for running compose integration tests
diff --git a/.idea/runConfigurations/_NEW__Compose_Integration_Tests.xml b/.idea/runConfigurations/_NEW__Compose_Integration_Tests.xml
new file mode 100644
index 0000000..ef23283
--- /dev/null
+++ b/.idea/runConfigurations/_NEW__Compose_Integration_Tests.xml
@@ -0,0 +1,24 @@
+<component name="ProjectRunConfigurationManager">
+ <configuration default="false" name="[NEW] Compose Integration Tests" type="GradleRunConfiguration" factoryName="Gradle">
+ <ExternalSystemSettings>
+ <option name="executionName" />
+ <option name="externalProjectPath" value="$PROJECT_DIR$" />
+ <option name="externalSystemIdString" value="GRADLE" />
+ <option name="scriptParameters" value="" />
+ <option name="taskDescriptions">
+ <list />
+ </option>
+ <option name="taskNames">
+ <list>
+ <option value="plugins:compose-compiler-plugin:compiler-hosted:integration-tests:allTests" />
+ </list>
+ </option>
+ <option name="vmOptions" />
+ </ExternalSystemSettings>
+ <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
+ <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
+ <DebugAllEnabled>false</DebugAllEnabled>
+ <RunAsTest>false</RunAsTest>
+ <method v="2" />
+ </configuration>
+</component>
\ No newline at end of file