Skip to content

Commit aa272bd

Browse files
author
valdislav
committed
MAGETWO-35800: Cannot create Shipping label
1 parent 24bb67f commit aa272bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Backend/Test/Constraint/AssertStoreCanBeLocalized.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ class AssertStoreCanBeLocalized extends AbstractConstraint
2323
* @param SystemConfig $systemConfig
2424
* @param Store $store
2525
* @param CmsIndex $cmsIndex
26+
* @param AdminCache $adminCache
2627
* @param string $locale
2728
* @param string $welcomeText
28-
* @return void
2929
*/
3030
public function processAssert(
3131
SystemConfig $systemConfig,

0 commit comments

Comments
 (0)