marcel icon indicating copy to clipboard operation
marcel copied to clipboard

Improve test_helper files method

Open Mth0158 opened this issue 1 year ago • 0 comments

The files instance method should micmic the fixture_path instance method behaviour (ie linking to class method see https://github.com/rails/marcel/blob/170458c687ed22f07d8829043a04e008a2b1936b/test/test_helper.rb#L52).

This could avoid future issues with 2 files methods supposedly identical not giving the same output.

Mth0158 avatar Jul 20 '24 15:07 Mth0158