mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-24 15:34:09 +02:00
Fix property tests for random actions
This commit is contained in:
parent
8ba02a77f1
commit
f30e376e11
@ -129,4 +129,7 @@ private val stinkyKeysList = arrayListOf(
|
|||||||
|
|
||||||
// Next / previous method fails because of vfs sync
|
// Next / previous method fails because of vfs sync
|
||||||
"]",
|
"]",
|
||||||
|
|
||||||
|
// Doesn't work with test implementation of splitters
|
||||||
|
"<C-Pageup>", "<C-Pagedown>", "<C-N>",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user