Fix tab/space issue causing github oddity
This commit is contained in:
parent
ce86455747
commit
8e42d0063d
|
@ -45,7 +45,7 @@ namespace Jellyfin.Naming.Tests.Video
|
|||
Test("300-behindthescenes.mp4", ExtraType.BehindTheScenes, videoOptions);
|
||||
}
|
||||
|
||||
[Theory]
|
||||
[Theory]
|
||||
[InlineData(ExtraType.BehindTheScenes, "behind the scenes" )]
|
||||
[InlineData(ExtraType.DeletedScene, "deleted scenes" )]
|
||||
[InlineData(ExtraType.Interview, "interviews" )]
|
||||
|
|
Loading…
Reference in New Issue
Block a user