mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-03 07:34:06 +02:00
Rename property test
This commit is contained in:
parent
665adaa44b
commit
788489119b
@ -36,7 +36,7 @@ import javax.swing.KeyStroke
|
||||
*
|
||||
* See the log if this test fails, it contains the instructions on how to reproduce the test.
|
||||
*/
|
||||
class IdeaVimSanityCheck : VimPropertyTest() {
|
||||
class RandomActionsPropertyTest : VimPropertyTest() {
|
||||
fun testRandomActions() {
|
||||
PropertyChecker.checkScenarios {
|
||||
ImperativeCommand { env ->
|
Loading…
Reference in New Issue
Block a user