Fixed Migration 148 test
This commit is contained in:
parent
314a12ffb5
commit
8b8deb5646
|
@ -22,6 +22,7 @@ namespace NzbDrone.Core.Test.Datastore.Migration
|
|||
DateAdded = DateTime.UtcNow,
|
||||
RelativePath = "SomeFile.mkv",
|
||||
Language = 1,
|
||||
SeasonNumber = 1,
|
||||
MediaInfo = new
|
||||
{
|
||||
ContainerFormat = "Matroska",
|
||||
|
|
Loading…
Reference in New Issue