Request for review of branch: improvement to defining fixtures

Hi,

I’d like to get some feedback on this pull request: https://github.com/rails/rails/pull/20728

It fixes usage of ActiveSupport::TestCase.fixture_path when the fixture path is a glob.

Thanks!

Roman Sandler