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
To help with #44397, we'd like to add some supporting classes for working with resources in tests. The goal is to reduce the need for files in src/test/resources and, where those files are needed, to make it easier to work with them.
The text was updated successfully, but these errors were encountered:
To help with #44397, we'd like to add some supporting classes for working with resources in tests. The goal is to reduce the need for files in
src/test/resources
and, where those files are needed, to make it easier to work with them.The text was updated successfully, but these errors were encountered: