diff options
Diffstat (limited to 'tests/phpunit/includes/utils/MWCryptHKDFTest.php')
-rw-r--r-- | tests/phpunit/includes/utils/MWCryptHKDFTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit/includes/utils/MWCryptHKDFTest.php b/tests/phpunit/includes/utils/MWCryptHKDFTest.php index 4957390848b3..729d1e8d635b 100644 --- a/tests/phpunit/includes/utils/MWCryptHKDFTest.php +++ b/tests/phpunit/includes/utils/MWCryptHKDFTest.php @@ -40,7 +40,6 @@ class MWCryptHKDFTest extends MediaWikiIntegrationTestCase { * Test vectors from Appendix A on https://tools.ietf.org/html/rfc5869 */ public static function providerRfc5869() { - // phpcs:disable Generic.Files.LineLength return [ // A.1 [ |