Skip to content

Commit

Permalink
investigating global linux menu issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nizienko committed Nov 7, 2023
1 parent ae04273 commit 5025de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-test-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ runIdeForUiTests {
systemProperty "idea.trust.all.projects", "true"
systemProperty "ide.show.tips.on.startup.default.value", "false"
systemProperty "ide.experimental.ui", "true"
// systemProperty "linux.native.menu.force.disable", "true"
systemProperty "linux.native.menu.force.disable", "true"
// systemProperty "eap.require.license", "true"
}

Expand Down

0 comments on commit 5025de7

Please sign in to comment.