Skip to content

Commit

Permalink
add ticket KT-66423
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Dec 4, 2024
1 parent 74b2ccf commit 3a1831a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ class ExampleProjectsTest {
}
}

withClue("TeamCity needs another build to let KGP finish setting up kotlin-native") {
withClue("KT-66423 KGP needs another build to finish setting up kotlin-native") {
configCacheRunner.build {
shouldHaveTask(testCase.dokkaGenerateTask).shouldHaveOutcome(UP_TO_DATE, SUCCESS)
}
Expand Down

0 comments on commit 3a1831a

Please sign in to comment.