diff --git a/gradle.properties b/gradle.properties index 7b1a1dd..dc9c265 100644 --- a/gradle.properties +++ b/gradle.properties @@ -71,4 +71,3 @@ vnodeRegistrationTimeoutDefault=30000 # False by default, will execute the tests every time you stand the template up - gives extra protection # Set to true to skip the tests, making the launching process quicker. You will be responsible for running workflow tests yourself skipTestsDuringBuildCpis=false -