Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Dec 26, 2023
1 parent 844b6d9 commit 84d6467
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/regions.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ describe('WaveSurfer Regions plugin tests', () => {
channelIdx: 1,
})

cy.get('#waveform').matchImageSnapshot('region-with-split-channels')
cy.get('#waveform').matchImageSnapshot('regions-split-channels')
})
})
})

0 comments on commit 84d6467

Please sign in to comment.