Fix unit test
This commit is contained in:
parent
7d09728e6b
commit
1e40180f0c
1 changed files with 0 additions and 1 deletions
|
|
@ -540,7 +540,6 @@ namespace FileLiberator.Tests
|
|||
value[i].StartOffsetMs.Should().Be(expected[i].StartOffsetMs);
|
||||
value[i].StartOffsetSec.Should().Be(expected[i].StartOffsetSec);
|
||||
value[i].LengthMs.Should().Be(expected[i].LengthMs);
|
||||
value[i].Chapters.Should().BeNull();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue