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
Avoid using Assert.assertSame for enums and primitive types
There is a difference in how Java and .NET implement this assertion
and it does not make a lot of sense for primitives or enums anyway
DEVSIX-3585
Autoported commit.
Original commit hash: [9373d7a09]
0 commit comments