[Test] Mute tests due to KT-56755
This commit is contained in:
committed by
Space Team
parent
86ee855170
commit
28b83a1a5d
@@ -114,6 +114,9 @@ fun checkSteppingTestResult(
|
||||
}
|
||||
|
||||
actualLineNumbersIterator.forEach { actual.add(it) }
|
||||
if (actual.last().isNotBlank()) {
|
||||
actual.add("")
|
||||
}
|
||||
|
||||
assertEqualsToFile(wholeFile, actual.joinToString("\n"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user