.NET Integration Test Singleton Service instantiated twice
I am using CustomWebApplicationFactory to overide DbContextFactory to use an SQLite DB in integration test –
I am using CustomWebApplicationFactory to overide DbContextFactory to use an SQLite DB in integration test –