mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04:00
Fixed Migration 148 test
This commit is contained in:
parent
314a12ffb5
commit
8b8deb5646
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue