chore: fix typo in comment

This commit is contained in:
Ilya Muradyan
2021-05-10 16:51:34 +03:00
committed by teamcityserver
parent ac0aaff611
commit 7cea639209
@@ -82,7 +82,7 @@ class MavenResolverTest : ResolversTestBase() {
} }
// Ignored - tests with custom repos often break the CI due to the caching issues // Ignored - tests with custom repos often break the CI due to the caching issues
// TODO: find a way to enable iut back // TODO: find a way to enable it back
@Ignore @Ignore
fun ignore_testResolveFromAnnotationsWillResolveTheSameRegardlessOfAnnotationOrder() { fun ignore_testResolveFromAnnotationsWillResolveTheSameRegardlessOfAnnotationOrder() {
val dependsOnConstructor = DependsOn::class.primaryConstructor!! val dependsOnConstructor = DependsOn::class.primaryConstructor!!