aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Jellyfin.Dlna.Tests/ProfileTester.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Dlna.Tests/ProfileTester.cs b/tests/Jellyfin.Dlna.Tests/ProfileTester.cs
index 2f27a0534..004933ca9 100644
--- a/tests/Jellyfin.Dlna.Tests/ProfileTester.cs
+++ b/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()
{