Browse Source

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback 4 năm trước cách đây
mục cha
commit
2559ceffab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
         {