Skip to content

Commit

Permalink
Disable one more test that doesn't work on 242
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPl292 committed Oct 25, 2024
1 parent 96b224c commit e1a803d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ class WrapOptionMapperTest : VimTestCase() {
}

@Test
@Disabled("Doesn't work in 242")
fun `test setting global IDE value will update effective Vim value in new window initialised from value set during startup`() {
try {
injector.optionGroup.startInitVimRc()
Expand Down

0 comments on commit e1a803d

Please sign in to comment.