Do not exclude :ultimate:generateTests in "Generate All Tests"
:ultimate is excluded by default now, so `-x :ultimate:generateTests` fails
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<option name="executionName" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="externalSystemIdString" value="GRADLE" />
|
||||
<option name="scriptParameters" value="-x :ultimate:generateTests" />
|
||||
<option name="scriptParameters" value="" />
|
||||
<option name="taskDescriptions">
|
||||
<list />
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user