Explorar o código

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
2559ceffab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()
         {