mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[ijent perf tests] AT-877 Draft of IJent JPS perf tests
GitOrigin-RevId: 457491a1c5901b1b0eb0fd0c637e666dc340cca2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c496b3b922
commit
0597868dbb
@@ -102,7 +102,7 @@ private fun getSpans(file: Path): List<SpanData> {
|
||||
|
||||
val allSpans = spanData?.firstOrNull()?.spans
|
||||
check(!allSpans.isNullOrEmpty()) {
|
||||
"No spans was found"
|
||||
"No spans were found"
|
||||
}
|
||||
return allSpans
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user