Commit 4b2e41f2 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Remove one blank space because this blank space is breaking the test...

Remove one blank space because this blank space is breaking the test test_08_passwordRecovery. When the step stepCheckPasswordChange will parse the url added in email, the blank space in the end of url is not ignored
parent 0914d9b6
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
</item> </item>
<item> <item>
<key> <string>content_md5</string> </key> <key> <string>content_md5</string> </key>
<value> <string>2c77d20542feb73e99d6e2f219317ff4</string> </value> <value> <string>535ab3751cc2da6c71fd62d3bed083e4</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
<value> <string>You have requested the renewal of your password.\n <value> <string>You have requested the renewal of your password.\n
Please copy and paste the following link into your browser:\n Please copy and paste the following link into your browser:\n
\n \n
${reset_password_link} \n ${reset_password_link}\n
\n \n
Please note that this link will be valid once, until ${expiration_date}.\n Please note that this link will be valid once, until ${expiration_date}.\n
After that date, or after using this link, a new request is required.\n After that date, or after using this link, a new request is required.\n
......
343 344
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment