Skip to content

Commit 3f3ae6d

Browse files
committed
chore(dsl): remove konsist-based architecture tests
There's a problem with updating to the newest version of the library, likely caused by a dependency conflict somewhere around Kotlin compiler. These tests don't give much value in this project.
1 parent 0d125b3 commit 3f3ae6d

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

github-workflows-kt/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ dependencies {
2525
implementation(projects.sharedInternal)
2626

2727
testImplementation("dev.zacsweers.kctfork:core:0.4.1")
28-
testImplementation("com.lemonappdev:konsist:0.14.0")
2928
// Needed to use the right version of the compiler for the libraries that depend on it.
3029
testImplementation(kotlin("compiler"))
3130
testImplementation(kotlin("reflect"))

github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/ArchitectureTest.kt

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)