mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
better code coverage
This commit is contained in:
@ -76,7 +76,7 @@ namespace BirdsiteLive.Pipeline.Tests.Processors
|
||||
processor.WaitFactor = 2;
|
||||
processor.GetTwitterUsersAsync(buffer, CancellationToken.None);
|
||||
|
||||
await Task.Delay(200);
|
||||
await Task.Delay(300);
|
||||
|
||||
#region Validations
|
||||
twitterUserDalMock.VerifyAll();
|
||||
|
Reference in New Issue
Block a user