Browse Source

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback 4 years ago
parent
commit
2559ceffab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Jellyfin.Dlna.Tests/ProfileTester.cs

+ 1 - 1
tests/Jellyfin.Dlna.Tests/ProfileTester.cs

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