mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
fixed unit test
This commit is contained in:
parent
b888a51b5b
commit
2e00aa00f0
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue