Add check of spaces at EOL in stage-test
[osm/tests.git] / robot-systest / testsuite / hackfest_basic.robot
index 092074a..ee079f9 100644 (file)
@@ -79,7 +79,7 @@ Test Ping
 
 Test SSH Access
     Sleep   30s   Waiting ssh daemon to be up
-    Test SSH Connection   ${vnf_ip_addr}   ${username}   ${password}   ${privatekey} 
+    Test SSH Connection   ${vnf_ip_addr}   ${username}   ${password}   ${privatekey}
 
 Delete NS Instance Test
     [Tags]   cleanup