Skip to content

Commit d6709dd

Browse files
author
Mark Berube
committed
MAGETWO-96534: Changing random string generation
1 parent 62398f7 commit d6709dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Captcha/Test/Unit/Model/DefaultTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ public function isShownToLoggedInUserDataProvider()
379379

380380
/**
381381
* @param string $string
382-
* @dataProvider GenerateWordProvider
382+
* @dataProvider generateWordProvider
383383
* @throws \ReflectionException
384384
*/
385385
public function testGenerateWord($string)

0 commit comments

Comments
 (0)