Commit 57de9288 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix test name.

parent 7a8c327b
...@@ -1006,7 +1006,7 @@ class TestERP5Credential(ERP5TypeTestCase): ...@@ -1006,7 +1006,7 @@ class TestERP5Credential(ERP5TypeTestCase):
sequence_list.addSequenceString(sequence_string) sequence_list.addSequenceString(sequence_string)
sequence_list.play(self) sequence_list.play(self)
def test_xx_checkCredentialQuestionIsNotCaseSensitive(self): def test_checkCredentialQuestionIsNotCaseSensitive(self):
''' '''
check that if the user enter an answer with a diffent case, this will still check that if the user enter an answer with a diffent case, this will still
enought to reset his passord enought to reset his passord
......
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