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