From 51a7f4dcf177463a3aab59d4bd97435c6ed78885 2024-02-27 18:34:16 From: Branko Majic Date: 2024-02-27 18:34:16 Subject: [PATCH] MAR-192: Fix environment indicator test: - Expected content in the test was incorrect (probably old value from messing around with improving the environment indicator). --- diff --git a/roles/web_server/molecule/default/tests/test_optional.py b/roles/web_server/molecule/default/tests/test_optional.py index 7dc5cc35dd8445b5311d1b176100a77c695941d8..d508f3db53271d77efb42cd4e1d05e07cb51954b 100644 --- a/roles/web_server/molecule/default/tests/test_optional.py +++ b/roles/web_server/molecule/default/tests/test_optional.py @@ -75,7 +75,7 @@ def test_environment_indicator(host): page = host.run('curl https://%s/' % hostname) expected_content = """ -
+
🞀🞂
parameters-optional