fixed unit test

pull/3954/head
tidusjar 4 years ago
parent b888a51b5b
commit 2e00aa00f0

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

Loading…
Cancel
Save