changeset 855:0781ca929f46

test fixed
author Devel 1
date Wed, 24 Jan 2018 08:37:08 +0100
parents b680a2485161
children 8e9d0f8be7e3
files stress-tester/src/test/java/com/passus/st/client/http/ReporterConfiguratorTest.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/stress-tester/src/test/java/com/passus/st/client/http/ReporterConfiguratorTest.java	Wed Jan 24 08:29:58 2018 +0100
+++ b/stress-tester/src/test/java/com/passus/st/client/http/ReporterConfiguratorTest.java	Wed Jan 24 08:37:08 2018 +0100
@@ -95,7 +95,7 @@
                 + "        - type: remote\n"
                 + "        - type: remote\n"
                 + "          host: 1.1.1.2\n"
-                + "          port: 1112"
+                + "          port: 1112\n"
                 + "          threads: 3\n"
                 + "";
         ConfigurationContext context = new ConfigurationContextImpl();