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
As this shares some cross dependencies with gallery, we should have a test that verifies at build time that the DI for this job is not broken.
Can you create a test that uses the IServiceProvider to create an instance of ISubscriptionProcessor (similar to this)? You'll likely need to extend account deleter's Job to expose the _serviceProvider. -Loic
The text was updated successfully, but these errors were encountered:
As this shares some cross dependencies with gallery, we should have a test that verifies at build time that the DI for this job is not broken.
The text was updated successfully, but these errors were encountered: