mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-08-13 06:16:58 +02:00
Do not run test in nvim which executes IDE action
This commit is contained in:
@@ -56,6 +56,7 @@ class MacroActionTest : VimTestCase() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@TestWithoutNeovim(reason = SkipNeovimReason.ACTION_COMMAND)
|
||||||
fun testMacroWithIdeAction() {
|
fun testMacroWithIdeAction() {
|
||||||
configureByText("""One
|
configureByText("""One
|
||||||
|Two
|
|Two
|
||||||
|
Reference in New Issue
Block a user