You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent vendorizing gems fixtures in dot directories (like .bundle) from loading when running tests (rails#50548)
* Fix Issue with vendorized gems loading fixtures from dot directories
* Fixing matching logic to be specifically any dir starting with a dot on the root
Co-authored-by: Rafael Mendonça França <[email protected]>
0 commit comments