mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-12 00:34:06 +02:00
Temporally bring back first and last checks
This commit is contained in:
parent
05f1d7abd7
commit
df8144fc00
@ -66,7 +66,8 @@ tasks {
|
||||
// IJ platform has JUnit5TestSessionListener with some additional checks;
|
||||
// however, in 242 there is a problem with disposing so these checks always fail on TeamCity (works locally).
|
||||
// This property disables these checks
|
||||
systemProperty("intellij.build.test.ignoreFirstAndLastTests", true)
|
||||
// IJPL-165238
|
||||
// systemProperty("intellij.build.test.ignoreFirstAndLastTests", true)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user