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
Currently SqlServerTestStore (and presumably other TestStores) use custom code for creating databases. This means that changes made to product code such as the attempt to make database creation more resilient will not get used by the tests.