Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/242450

Change subject: WIP Trying to see if changing a comment resolves bug T114213
......................................................................

WIP Trying to see if changing a comment resolves bug T114213

Change-Id: I2e7f200617091acc8a79be09763a91c28f5045f2
---
M tests/phpunit/includes/password/BcryptPasswordTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/50/242450/1

diff --git a/tests/phpunit/includes/password/BcryptPasswordTest.php 
b/tests/phpunit/includes/password/BcryptPasswordTest.php
index 8ac419f..dc2906d 100644
--- a/tests/phpunit/includes/password/BcryptPasswordTest.php
+++ b/tests/phpunit/includes/password/BcryptPasswordTest.php
@@ -12,7 +12,7 @@
        }
 
        public static function providePasswordTests() {
-               /** @codingStandardsIgnoreStart 
Generic.Files.LineLength.TooLong */
+               /** @codingStandardsIgnoreStart Generic.Files.LineLength */
                return array(
                        // Tests from glibc bcrypt implementation
                        array( true, 
':bcrypt:5$CCCCCCCCCCCCCCCCCCCCC.$E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW', "U*U" ),

-- 
To view, visit https://gerrit.wikimedia.org/r/242450
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e7f200617091acc8a79be09763a91c28f5045f2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to