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
Is your feature request related to a problem? Please describe.
The TestExtensions cannot be used when using the sync storage service because they do not add ISyncLocalStorageService to the service context.
Describe the solution you'd like
An additional class that can be used to unit test ISyncLocalStorageService