mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Update StyleCop
This commit is contained in:
@@ -26,7 +26,8 @@ namespace Jellyfin.Server.Integration.Tests
|
||||
{
|
||||
Scheme = "ws",
|
||||
Path = "websocket"
|
||||
}.Uri, CancellationToken.None));
|
||||
}.Uri,
|
||||
CancellationToken.None));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user