Fix: Nginx check simplified
[csit.git] / resources / libraries / robot / shared / suite_setup.robot
index 4884570..0e859cc 100644 (file)
 | | ... | Additional Setup for suites which uses Nginx.
 | |
 | | Install NGINX framework on all DUTs | ${nodes} | ${packages_dir}
-| | ... |  ${nginx_version}
+| | ... | ${nginx_version}
 
 | Additional Suite Setup Action For vppecho
 | | [Documentation]