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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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