euromark 11 years ago
parent
commit
634138fd63
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/TestCase/Auth/FallbackPasswordHasherTest.php

+ 2 - 2
tests/TestCase/Auth/FallbackPasswordHasherTest.php

@@ -58,8 +58,8 @@ class FallbackPasswordHasherTest extends TestCase {
 	}
 
 /**
- * Tests that the check method will work with configured hashers including configs
- * per hasher.
+ * Tests that the check method will work with configured hashers including different
+ * configs per hasher.
  *
  * @return void
  */