fix(search): Revert placeholder & sync label & aria-label
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
@@ -166,6 +166,6 @@ describe('SearchModal', () => {
|
||||
},
|
||||
);
|
||||
|
||||
expect(screen.getByLabelText('Search in Mock app')).toHaveFocus();
|
||||
expect(screen.getByLabelText('Search')).toHaveFocus();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user