Skip to content

Commit

Permalink
feat(documentation-v7): add select snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
b1aserlu committed Aug 17, 2023
1 parent 8aadb38 commit 353e73b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('Alert', () => {
describe('Select', () => {
it('default', () => {
cy.visit('./iframe.html?id=snapshots--select');
cy.percySnapshot('Selects', { widths: [400] });
Expand Down

0 comments on commit 353e73b

Please sign in to comment.