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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
BaronGreenback 2021-04-21 10:09:21 +01:00 committed by GitHub
parent 740e5ec167
commit 39eb5da44f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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