mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-07 21: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
|
||||
@TestWithoutNeovim(reason = SkipNeovimReason.ACTION_COMMAND)
|
||||
fun testMacroWithIdeAction() {
|
||||
configureByText("""One
|
||||
|Two
|
||||
|
Loading…
Reference in New Issue
Block a user