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,
|
DateAdded = DateTime.UtcNow,
|
||||||
RelativePath = "SomeFile.mkv",
|
RelativePath = "SomeFile.mkv",
|
||||||
Language = 1,
|
Language = 1,
|
||||||
|
SeasonNumber = 1,
|
||||||
MediaInfo = new
|
MediaInfo = new
|
||||||
{
|
{
|
||||||
ContainerFormat = "Matroska",
|
ContainerFormat = "Matroska",
|
||||||
|
|
Loading…
Reference in New Issue