mirror of
https://github.com/bitwarden/server
synced 2025-12-30 07:03:42 +00:00
Cleanup whitespace in SsoConfigServiceTests
This commit is contained in:
@@ -43,7 +43,6 @@ namespace Bit.Core.Test.Services
|
||||
[Theory, CustomAutoData(typeof(SutProviderCustomization))]
|
||||
public async Task SaveAsync_NewItem_UpdatesCreationAndRevisionDate(SutProvider<SsoConfigService> sutProvider)
|
||||
{
|
||||
|
||||
var utcNow = DateTime.UtcNow;
|
||||
|
||||
var ssoConfig = new SsoConfig
|
||||
|
||||
Reference in New Issue
Block a user