mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[gui-test] fix typo
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ class DockedModeGuiTest : GuiTestCase() {
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testDockerMode() {
|
||||
fun testDockedMode() {
|
||||
CommunityProjectCreator.importCommandLineAppAndOpenMain()
|
||||
ideFrame {
|
||||
if (!projectView.isVisible) projectView.activate()
|
||||
|
||||
Reference in New Issue
Block a user