Skip to content

Commit

Permalink
Merge branch 'master' into renovate/all
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeaudoincoveo authored Jan 23, 2024
2 parents 317a77a + e368df8 commit b8aa367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ describe('Color Facet Test Suites', () => {
});

describe('when selecting a value', () => {
const selectionIndex = 2;
const selectionIndex = 1;
function setupSelectBoxValue() {
selectIdleBoxValueAt(selectionIndex);
}
Expand Down

0 comments on commit b8aa367

Please sign in to comment.