1
0
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:
Justin Baur
2021-05-19 22:40:15 -04:00
parent 246ee7f161
commit 343fe51ef1

View File

@ -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