1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -05:00

test commit

This commit is contained in:
AJ Mabry 2025-04-03 13:47:13 -04:00
parent 559101d7e2
commit f8523bc751
No known key found for this signature in database
GPG Key ID: 959B72506842FAE9

View File

@ -12,6 +12,8 @@ using NSubstitute.ReceivedExtensions;
namespace Admin.Test.AdminConsole.Controllers; namespace Admin.Test.AdminConsole.Controllers;
//comment for commit
[ControllerCustomize(typeof(ProvidersController))] [ControllerCustomize(typeof(ProvidersController))]
[SutProviderCustomize] [SutProviderCustomize]
public class ProvidersControllerTests public class ProvidersControllerTests