fix(search): Fix broken tests
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
committed by
Carlos Lopez
parent
87efd07490
commit
9e0f486ac2
@@ -166,6 +166,6 @@ describe('SearchModal', () => {
|
||||
},
|
||||
);
|
||||
|
||||
expect(screen.getByLabelText('Search')).toHaveFocus();
|
||||
expect(screen.getByLabelText('Search in Mock app')).toHaveFocus();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user