Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
BaronGreenback
2021-04-21 10:09:05 +01:00
committed by GitHub
parent 522d5a7158
commit 2559ceffab

View File

@@ -11,7 +11,7 @@ using Xunit;
namespace Jellyfin.Dlna.Tests
{
public class ProfileTester
public class DlnaManagerTests
{
private DlnaManager GetManager()
{