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
fix: account for case-sensitive filesystems in java-shell tests (#375)
Some tests, e.g. those that refer to BSON types, don’t have their
test resource files starting with a lowercase letter. Change the
test code to accept either variant.
0 commit comments