1
0
mirror of https://github.com/bitwarden/server synced 2025-12-29 06:33:43 +00:00

Add SutProviderCustomize

This commit is contained in:
Hinton
2025-11-27 16:18:41 +01:00
parent 688f1560bb
commit 6a26d7a720

View File

@@ -71,6 +71,7 @@ public class PlayIdServiceTests
}
}
[SutProviderCustomize]
public class NeverPlayIdServicesTests
{
[Fact]
@@ -97,6 +98,7 @@ public class NeverPlayIdServicesTests
}
}
[SutProviderCustomize]
public class PlayIdSingletonServiceTests
{
[Theory]