Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / server / src / conductor_processor / defaultTaskFile.json
@@ -1,9 +1,9 @@
-{\r
-    "name": "",\r
-    "retryCount": 6,\r
-    "timeOutSeconds": 1200,\r
-    "timeOutPolicy": "TIME_OUT_WF",\r
-    "retryLogic": "FIXED",\r
-    "retryDelaySeconds": 3,\r
-    "responseTimeOutSeconds": 3600\r
-}
\ No newline at end of file
+{
+    "name": "",
+    "retryCount": 6,
+    "timeOutSeconds": 1200,
+    "timeOutPolicy": "TIME_OUT_WF",
+    "retryLogic": "FIXED",
+    "retryDelaySeconds": 3,
+    "responseTimeOutSeconds": 3600
+}