Skip to content
Snippets Groups Projects
Commit 6a2d66d3 authored by Patrick Barroca's avatar Patrick Barroca
Browse files

rel #18297: fix tests failures

parent 3e20f37d
Branches
Tags
3 merge requests!896Master,!806Dev#18297 rgaa search result and viewnotice,!805Dev#18297 rgaa search result and viewnotice
......@@ -38,7 +38,8 @@ abstract class ZendAfi_Form_LoginTestCase extends PHPUnit_Framework_TestCase {
'mot_de_passe' => '',
'mot_de_passe_exemple' => '',
'lien_connexion' => '',
'lien_mot_de_passe_oublie' => ''];
'lien_mot_de_passe_oublie' => '',
'lien_creer_compte' => ''];
}
}
......
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