fixed unit test

This commit is contained in:
tidusjar 2021-01-04 09:00:41 +00:00
commit 2e00aa00f0

View file

@ -84,6 +84,8 @@ namespace Ombi.Core.Tests.Rule.Search
{ {
new JellyfinServers new JellyfinServers
{ {
Ip = "8080",
Port = 9090,
ServerHostname = string.Empty, ServerHostname = string.Empty,
ServerId = "8" ServerId = "8"
} }