Skip to content

Commit

Permalink
diktatFix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
nulls committed Oct 27, 2022
1 parent 0cb6c92 commit d994cf1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ abstract class DiktatSmokeTestBase {
}
}


abstract fun fixAndCompare(
config: Path,
expected: String,
Expand All @@ -380,5 +379,4 @@ abstract class DiktatSmokeTestBase {
const val RESOURCE_FILE_PATH = "test/smoke/src/main/kotlin"
private const val TEST_TIMEOUT_SECONDS = 20L
}

}

0 comments on commit d994cf1

Please sign in to comment.