8622-testToMaster #1411

Merged
alexm merged 746 commits from 8622-testToMaster into master 2025-02-18 07:54:25 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit b5bdb975b8 - Show all commits

View File

@ -66,8 +66,7 @@ describe('VnInput', () => {
});
/*
Verify the component's behavior before removing the .skip, as it doesn't set the maxlength
property of the input and doesn't set the value.
TODO: #8399 REDMINE
*/
it.skip('handleKeydown respects insertable behavior', async () => {
const expectedValue = '12345';