This PR fixes the issue #13518 where product category descendants were not retrieved when filtering by handle with the include_descendants_tree flag. The handle filter was not being correctly removed before the descendant tree query was executed.
Integration-tests
Check out the local development documentation to learn how to run integration tests.