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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
pull/5861/head
BaronGreenback 3 years ago committed by GitHub
parent 2559ceffab
commit 740e5ec167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save