it('sets activeFileId to id of text track with matching language', () => {
    const state = sample({
      files,
      selectedTextTrack: file('textTrackFiles', {id: videoFile1TextTrackDePermaId})
    });