add additional test

This commit is contained in:
Adam Hathcock
2025-04-24 08:33:42 +01:00
parent ea6ca8c555
commit d44b4fa52b
@@ -14,6 +14,7 @@ public class ServiceRegistrationTests
serviceProvider.Should().NotBeNull();
}
[Fact]
public void RegisterDependencies_Scopes()
{
var serviceCollection = new ServiceCollection();