Fix tab/space issue causing github oddity

pull/2804/head
dtparr 5 years ago
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…
Cancel
Save