Skip to content

Commit

Permalink
Migrate diktat smoke tests to SAVE-cli mechanism
Browse files Browse the repository at this point in the history
### What's done:
* migrated diktat smoke tests to SAVE-cli mechanism
Closes #1383
  • Loading branch information
Cheshiriks committed Jul 5, 2022
1 parent 143d79e commit 5e610f3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ open class FixTestBase(
}

companion object {
private val saveVersion = "0.3.1"
private val ktlintVersion = "0.46.1"
private const val saveVersion = "0.3.1"
private const val ktlintVersion = "0.46.1"
}
}

0 comments on commit 5e610f3

Please sign in to comment.