Skip to content

Avoid mangling file name command line arguments

gitlab-qa-bot requested to merge github/fork/mvz/fix-name-mangling into master

Created by: mvz

This change stops RSpec from mangling file names that have substrings 'line_number' or 'default_path'.

Merge request reports