Skip to content

Commit

Permalink
Second percy snapshot showing hints no longer relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Jul 22, 2022
1 parent 28d8d25 commit 6ae8f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/tests/acceptance/keyboard-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ module('Acceptance | keyboard', function (hooks) {
1,
'Third job gets a shortcut hint'
);
await percySnapshot(assert);

triggerEvent('.page-layout', 'keydown', { key: 'Shift' });
triggerEvent('.page-layout', 'keydown', { key: '0' });
Expand Down

0 comments on commit 6ae8f9a

Please sign in to comment.