Explorar el Código

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback hace 4 años
padre
commit
2559ceffab
Se han modificado 1 ficheros con 1 adiciones y 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()
         {