1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-20 21:31:23 +01:00

PM-10563: Plural name for tests

This commit is contained in:
Maciej Zieniuk 2024-10-09 10:52:05 +01:00
parent 892d9a2634
commit ca872fa51c
No known key found for this signature in database
GPG Key ID: 9CACE59F1272ACD9

View File

@ -16,7 +16,7 @@ namespace Bit.Api.Test.NotificationCenter.Controllers;
[ControllerCustomize(typeof(NotificationsController))]
[SutProviderCustomize]
public class NotificationsControllerTest
public class NotificationsControllerTests
{
[Theory]
[BitAutoData([null, null])]