Skip to content

Commit

Permalink
Merge branch 'private-release/v1.1.1-223' into zowe-release/v1.1.1-223
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.gradle.kts
#	src/test/kotlin/org/zowe/explorer/editor/EditorTestSpec.kt
  • Loading branch information
dnlsv committed Sep 18, 2023
2 parents e655e47 + d1ebcdc commit a855a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/kotlin/org/zowe/explorer/editor/EditorTestSpec.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import com.intellij.openapi.components.ComponentManager
import com.intellij.openapi.editor.ex.EditorEx
import com.intellij.openapi.fileEditor.impl.LoadTextUtil
import com.intellij.openapi.project.Project
import com.intellij.openapi.ui.isComponentUnderMouse // TODO: needed in v1.*.*-223 and greater
import com.intellij.openapi.ui.isComponentUnderMouse
import com.intellij.openapi.util.Ref
import com.intellij.openapi.util.TextRange
import com.intellij.openapi.util.text.StringUtil
Expand Down

0 comments on commit a855a02

Please sign in to comment.