mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
test: ✅ fixed tests
This commit is contained in:
parent
b993af0c86
commit
8a5804e088
2 changed files with 2 additions and 2 deletions
|
@ -397,7 +397,7 @@ namespace Ombi.Core.Tests.Engine
|
|||
{
|
||||
UserId = "id1",
|
||||
RequestType = RequestType.Album,
|
||||
RequestDate = today.AddDays(-1),
|
||||
RequestDate = today,
|
||||
},
|
||||
new RequestLog
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue