Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/components/dropdown/__tests__/Dropdow…
Browse files Browse the repository at this point in the history
…n.test.tsx

Co-authored-by: Anders <[email protected]>
  • Loading branch information
tujoworker and langz authored Sep 25, 2023
1 parent d4408db commit 4a1eadd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ describe('Dropdown component', () => {
{...props}
value={30}
data={{
10: 'Then',
10: 'Ten',
20: 'Twenty',
30: 'Thirty',
}}
Expand Down

0 comments on commit 4a1eadd

Please sign in to comment.