Fix IDEA commands

This commit is contained in:
2021-01-17 14:17:53 +01:00
parent 299495a03c
commit bec73561e7
5 changed files with 13 additions and 8 deletions

View File

@@ -1,9 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Check" type="CompoundRunConfigurationType">
<toRun name="Unit Tests (offline)" type="JUnit" />
<toRun name="Cucumber Tests (offline)" type="JUnit" />
<toRun name="All Tests" type="JUnit" />
<toRun name="Test All SQL" type="ShConfigurationType" />
<toRun name="Lint" type="GradleRunConfiguration" />
<toRun name="ktlintFormat" type="GradleRunConfiguration" />
<method v="2" />
</configuration>
</component>