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
Fixes#4139. Application.Run<T> isn't initializing properly by setting the Application.ForceDriver property (#4142)
* Fixes#4139. Application.Run<T> isn't initializing properly by setting the Application.ForceDriver property
* Trying fix unit tests
* Only to force again CI tests because I haven't errors locally
* This should pass, unless RunningUnitTests is set to false somewhere
* Fix Unix unit tests and failures via ReSharper
* Changes suggested by @tig
* Prevent empty string
* Centralize all the entry logic in the InternalInit method
* Change GetDriverTypes to return a tuple
0 commit comments