mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -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
2559ceffab
commit
740e5ec167
@ -73,7 +73,7 @@ namespace Jellyfin.Dlna.Tests
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
public void Test_Profile_NoMatch()
|
public void IsMatch_GivenNamesAndManufacturersDoNotMatch_ReturnsFalse()
|
||||||
{
|
{
|
||||||
var device = new DeviceInfo()
|
var device = new DeviceInfo()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user