Explorar el Código

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

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback hace 4 años
padre
commit
740e5ec167
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/Jellyfin.Dlna.Tests/ProfileTester.cs

+ 1 - 1
tests/Jellyfin.Dlna.Tests/ProfileTester.cs

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