1
0
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:
Alex Plate
2025-03-04 17:40:09 +02:00
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