Skip to content

Commit

Permalink
chore: remove empty test class from :spark module (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Aug 28, 2023
1 parent af8e770 commit c70f9d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
3 changes: 0 additions & 3 deletions spark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ dependencies {

compileOnly(libs.airbnb.showkase)
ksp(libs.airbnb.showkase.processor)

testImplementation(libs.junit)
testImplementation(libs.kotlin.test)
}
31 changes: 0 additions & 31 deletions spark/src/test/kotlin/com/adevinta/spark/SparkTest.kt

This file was deleted.

0 comments on commit c70f9d9

Please sign in to comment.