Skip to content

Commit 675294a

Browse files
32460 Fixed static test failure
1 parent 42aafc8 commit 675294a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/Query/CategoryUrlPathArgsProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function __construct(CollectionFactory $collectionFactory)
3939
/**
4040
* Composite processor that loops through available processors for arguments that come from graphql input
4141
*
42-
* @param string $fieldName,
42+
* @param string $fieldName
4343
* @param array $args
4444
* @return array
4545
* @throws GraphQlInputException

0 commit comments

Comments
 (0)