Skip to content

Add tests for tree edit routes

Created by: cirosantilli

Critical because of possible confusion between /:id/preview and /:id for a path that ends in preview.

The goal it to prevent a bug analogous to: https://github.com/gitlabhq/gitlabhq/pull/7977

Merge request reports