You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests fail with recent versions of node 0.12.x and 4.2.x.
In most cases it's because the parsing step did not pickup the cues but I can't figure out the underlying reason for this:
expect(nodeVTT.cues).to.have.length(2)
The text was updated successfully, but these errors were encountered:
Tests fail with recent versions of node 0.12.x and 4.2.x.
In most cases it's because the parsing step did not pickup the cues but I can't figure out the underlying reason for this:
expect(nodeVTT.cues).to.have.length(2)
The text was updated successfully, but these errors were encountered: