Test for special character escaping

This commit is contained in:
Dylan Rathbone
2020-04-09 15:52:48 +10:00
parent 223db3c10d
commit cd12d3d873
11 changed files with 182 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
atl_db_host: "postgres-db.ap-southeast-2.rds.amazonaws.com"
atl_jdbc_db_name: "confluence"
atl_jdbc_user: 'confluence'
atl_jdbc_password: 'molecule_password'
atl_jvm_heap: 'PLACEHOLDER'
atl_cluster_node_id: 'FAKEID'
atl_autologin_cookie_age: "COOKIEAGE"