[Test] Check that FIR tree does not contain stub types and type variable types after resolution
This commit is contained in:
committed by
Space Team
parent
20045ac0dc
commit
097a86deb5
@@ -119,7 +119,7 @@ class TestRunner(private val testConfiguration: TestConfiguration) {
|
||||
filteredFailedAssertions.firstIsInstanceOrNull<WrappedException.FromFacade>()?.let {
|
||||
throw it
|
||||
}
|
||||
services.assertions.assertAll(filteredFailedAssertions)
|
||||
services.assertions.failAll(filteredFailedAssertions)
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user