Skip to content

Commit 49470b4

Browse files
committed
1 parent 94872ac commit 49470b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

subprojects/tdd-in-kotlin/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ dependencies {
1313

1414
testImplementation(testFixtures(projects.subprojects.tddInKotlin))
1515

16-
// Work around https://github.com/autonomousapps/dependency-analysis-gradle-plugin/issues/972.
17-
testImplementation(projects.subprojects.tddInKotlin)
18-
1916
testImplementation(libs.kotest.assertions.shared)
2017
testImplementation(libs.kotest.framework.api.jvm)
2118
testImplementation(libs.mockk)

0 commit comments

Comments
 (0)