Skip to content

Commit

Permalink
fix: tests failing due to chromium roll
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jan 17, 2022
1 parent 454f60a commit 5e8ae65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/accessibility.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ describeFailsFirefox('Accessibility', function () {
role: 'combobox',
name: '',
value: 'First Option',
haspopup: 'menu',
children: [
{ role: 'menuitem', name: 'First Option', selected: true },
{ role: 'menuitem', name: 'Second Option' },
Expand Down
Binary file modified test/golden-chromium/vision-deficiency-blurredVision.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e8ae65

Please sign in to comment.