Skip to content

Commit 0ec28cb

Browse files
committed
2080: debug 2
1 parent 90b2f5e commit 0ec28cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ intellijPlatformTesting {
172172
"-Dide.mac.message.dialogs.as.sheets=false",
173173
"-Djb.privacy.policy.text=<!--999.999-->",
174174
"-Djb.consents.confirmation.enabled=false",
175-
"-Deap.require.license=false",
175+
"-Deap.require.license=true",
176176
"-Dide.show.tips.on.startup.default.value=false"
177177
)
178178
}

0 commit comments

Comments
 (0)