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
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Some of our tests appear to be failing depending on the order in which they're run. This is because SetInUnitTestRunner(true) isn't always getting called before a test is executed.
Since we're no longer using Fody, we should add the following to the AssemblyInfo.cs for each of our test projects: