Skip to content

Commit

Permalink
investigating global linux menu isuue
Browse files Browse the repository at this point in the history
  • Loading branch information
nizienko committed Nov 7, 2023
1 parent 406a0fd commit 3428fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui-test-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runIdeForUiTests {
systemProperty "apple.laf.useScreenMenuBar", "false"
systemProperty "idea.trust.all.projects", "true"
systemProperty "ide.show.tips.on.startup.default.value", "false"
systemProperty "linux.native.menu.force.disable", "true"
// systemProperty "eap.require.license", "true"
}

Expand Down

0 comments on commit 3428fd9

Please sign in to comment.