Fixed Migration 148 test

This commit is contained in:
Mark McDowall 2020-12-18 16:28:45 -08:00
parent 314a12ffb5
commit 8b8deb5646
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ namespace NzbDrone.Core.Test.Datastore.Migration
DateAdded = DateTime.UtcNow, DateAdded = DateTime.UtcNow,
RelativePath = "SomeFile.mkv", RelativePath = "SomeFile.mkv",
Language = 1, Language = 1,
SeasonNumber = 1,
MediaInfo = new MediaInfo = new
{ {
ContainerFormat = "Matroska", ContainerFormat = "Matroska",