ソースを参照

fix copy/paste error in test

cvium 4 年 前
コミット
7d69c2550c
1 ファイル変更2 行追加2 行削除
  1. 2 2
      tests/Jellyfin.Naming.Tests/Video/MultiVersionTests.cs

+ 2 - 2
tests/Jellyfin.Naming.Tests/Video/MultiVersionTests.cs

@@ -393,8 +393,8 @@ namespace Jellyfin.Naming.Tests.Video
         {
             var files = new[]
             {
-                @"/movies/John Wick - Chapter 3 (2019)/John Wick - Kapitel 3 (2019) [Version 1].mkv",
-                @"/movies/John Wick - Chapter 3 (2019)/John Wick - Kapitel 3 (2019) [Version 2.mkv"
+                @"/movies/John Wick - Chapter 3 (2019)/John Wick - Chapter 3 (2019) [Version 1].mkv",
+                @"/movies/John Wick - Chapter 3 (2019)/John Wick - Chapter 3 (2019) [Version 2.mkv"
             };
 
             var result = _videoListResolver.Resolve(files.Select(i => new FileSystemMetadata