Skip to content

Commit

Permalink
fix screenshot name
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrickert committed May 28, 2024
1 parent d31ffd8 commit 10af6cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ test.describe("Multiple screenshots", () => {
executeMatrixScreenshotTest({
name: "Select (multiple)",
columns: DENSITIES,
rows: ["empty", "check-all", "search", "preview"],
rows: ["default", "check-all", "search", "preview"],
disabledAccessibilityRules: [
...DISABLED_ACCESSIBILITY_RULES,
// TODO: as part of https://github.com/SchwarzIT/onyx/issues/1026,
Expand Down

0 comments on commit 10af6cd

Please sign in to comment.