From 765e73c625a753a4434b4c859906004a5070efd1 Mon Sep 17 00:00:00 2001 From: mister-ben <1676039+mister-ben@users.noreply.github.com> Date: Sat, 6 Jul 2024 17:40:32 +0100 Subject: [PATCH] Update test for #171 changes --- test/fixtures/integration/iFramesOnly.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/fixtures/integration/iFramesOnly.js b/test/fixtures/integration/iFramesOnly.js index e8ec673..a2eb51a 100644 --- a/test/fixtures/integration/iFramesOnly.js +++ b/test/fixtures/integration/iFramesOnly.js @@ -1,6 +1,7 @@ module.exports = { allowCache: true, dateRanges: [], + iFramePlaylists: [], iFramesOnly: true, mediaSequence: 0, playlistType: 'VOD',