Skip to content

Commit

Permalink
update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 committed Dec 5, 2024
1 parent 3ac51b6 commit 915109b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ describe('UiSelectExtended', () => {
expect(screen.getByText('Naguru')).toBeInTheDocument();
expect(screen.getByText('Muyenga')).toBeInTheDocument();

// Type some input
// Type input
await user.type(transferLocationSelect, 'Nag');

// Verify all items are still displayed
Expand Down

0 comments on commit 915109b

Please sign in to comment.