Skip to content

Commit

Permalink
remove dateTimeString from test
Browse files Browse the repository at this point in the history
  • Loading branch information
harisha-swaminathan committed Jul 11, 2023
1 parent 550103f commit 5bbe96b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/util/time.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,6 @@ QUnit.test('live: seeks and returns player time seeked to if buffered', function
playlist: {
segments: [
{
dateTimeString: '2018-10-12T22:33:49.037+00:00',
programDateTime: new Date('2018-10-12T22:33:49.037+00:00').getTime(),
duration: 1,
start: 0,
Expand Down

0 comments on commit 5bbe96b

Please sign in to comment.