浏览代码

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback 4 年之前
父节点
当前提交
39eb5da44f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/Jellyfin.Dlna.Tests/ProfileTester.cs

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

@@ -25,7 +25,7 @@ namespace Jellyfin.Dlna.Tests
         }
 
         [Fact]
-        public void Test_Profile_Matches()
+        public void IsMatch_GivenMatchingName_ReturnsTrue()
         {
             var device = new DeviceInfo()
             {