Skip to content

Commit

Permalink
GraphQL-123: Fix regexp when filter by root category id
Browse files Browse the repository at this point in the history
-- fix static tests
  • Loading branch information
Valeriy Nayda committed Oct 1, 2018
1 parent 590b84d commit cb7e807
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ public function __construct(
}

/**
* Get category id
*
* @param array $args
* @return int
* @throws GraphQlInputException
Expand Down

0 comments on commit cb7e807

Please sign in to comment.