Skip to content

Commit

Permalink
chore: update sr tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Aug 14, 2024
1 parent d09cc10 commit 705f537
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion showcases/screen-reader/tests/input.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ test.describe('DBInput', () => {
});
testDefault({
test,
title: 'should inform user for changes',
title: 'required',
description: 'should inform user for changes',
url: './#/03/input?page=requirement',
async testFn(voiceOver, nvda) {
if (voiceOver) {
Expand Down

0 comments on commit 705f537

Please sign in to comment.