mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
740e5ec167
commit
39eb5da44f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ namespace Jellyfin.Dlna.Tests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
public void Test_Profile_Matches()
|
||||
public void IsMatch_GivenMatchingName_ReturnsTrue()
|
||||
{
|
||||
var device = new DeviceInfo()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue