mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-07-28 04:59:03 +02:00
Do not use sample code for this case
This commit is contained in:
parent
d91e2296b0
commit
5cca484a82
@ -133,7 +133,7 @@ class UiTests {
|
||||
createNewProjectLink.click()
|
||||
dialog("New Project") {
|
||||
findText("Java").click()
|
||||
checkBox("Add sample code").select()
|
||||
checkBox("Add sample code").unselect()
|
||||
button("Create").click()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user