Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
vmishenev committed Jan 18, 2024
1 parent adbf6b9 commit 569866e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class LinkTest : BaseAbstractTest() {
}

@Test
fun `link should lead to class rather than constructor`() {
fun `link should be resolved in @constructor section`() {
val configuration = dokkaConfiguration {
sourceSets {
sourceSet {
Expand Down

0 comments on commit 569866e

Please sign in to comment.