chore: fix typo in comment
This commit is contained in:
committed by
teamcityserver
parent
ac0aaff611
commit
7cea639209
+1
-1
@@ -82,7 +82,7 @@ class MavenResolverTest : ResolversTestBase() {
|
||||
}
|
||||
|
||||
// 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
|
||||
fun ignore_testResolveFromAnnotationsWillResolveTheSameRegardlessOfAnnotationOrder() {
|
||||
val dependsOnConstructor = DependsOn::class.primaryConstructor!!
|
||||
|
||||
Reference in New Issue
Block a user