mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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