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
Windows does not have unsigned enumerations by default. Use a typed
enum to ensure that we get unsigned enumerations on Windows. Fixes the
handling for tests on Windows.
0 commit comments