ITPLT-2221 Molecule test assert changed to ensure context path is with a slash (as it would be when adding cloudformation params)

This commit is contained in:
Glenn Stewart
2022-10-26 13:48:28 +11:00
parent bf789f9727
commit fba4bba5bb

View File

@@ -16,7 +16,7 @@
atl_autologin_cookie_age: "COOKIEAGE"
atl_local_ipv4: "1.1.1.1"
atl_tomcat_scheme: "http"
atl_tomcat_contextpath: "foo"
atl_tomcat_contextpath: "/foo"
atl_proxy_name: "localhost"
atl_proxy_port: "80"
atl_db_preferredtestquery: "select 1;"