Skip to content

Commit

Permalink
Fix _reponse_test_expected_result_url
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Richter committed Nov 30, 2018
1 parent f001f7a commit fc2e292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/response-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

- name: "Set ssl facts"
set_fact:
_reponse_test_expected_result_url: >-
_reponse_test_expected_result_url:
"https://{{ response_test_config.httpd.serverNameSsl }}{{ _expected_port_suffix }}/"
when: response_test_config.httpd.ssl.enforce

Expand Down

0 comments on commit fc2e292

Please sign in to comment.