up
This commit is contained in:
@@ -58,6 +58,7 @@ tasks.named('test') {
|
||||
task runGolden(type: JavaExec) {
|
||||
mainClass = "click.kamil.springstatemachineexporter.GoldenUpdater"
|
||||
classpath = sourceSets.test.runtimeClasspath
|
||||
workingDir = rootProject.projectDir
|
||||
}
|
||||
|
||||
task runGoldenFixed(type: JavaExec) {
|
||||
|
||||
Reference in New Issue
Block a user