TT#76658 The title of pages changed to "Customer Self-Care Web Interface"

Change-Id: I34b1328aba7d021f26c5d58a46d94b3e22bc07b0
mr9.1
Manuel Montecelo 6 years ago
parent 8935b768a1
commit ad43da69cb

@ -43,14 +43,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 %]/":
exit-status: 0
stdout:
- <title></title>
- <title>Customer Self-Care Web Interface</title>
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 %]/":
exit-status: 0
stdout:
- <title></title>
- <title>Customer Self-Care Web Interface</title>
stderr: []
timeout: 30000
@ -88,14 +88,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 %]:443/login/subscriber":
exit-status: 0
stdout:
- <title></title>
- <title>Customer Self-Care Web Interface</title>
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 %]:443/login/subscriber":
exit-status: 0
stdout:
- <title></title>
- <title>Customer Self-Care Web Interface</title>
stderr: []
timeout: 30000

Loading…
Cancel
Save