From 44813c54152f9f0279501c4aa9f24b742459d39e Mon Sep 17 00:00:00 2001 From: Pavel Nenov Date: Tue, 16 Apr 2024 09:37:14 +0300 Subject: [PATCH] trimmed empty line --- gradle.properties | 1 - 1 file changed, 1 deletion(-) 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 -