Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/shared/__tests__/useMedia.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker authored Sep 15, 2023
1 parent 264715e commit ee1d71e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ describe('useMedia', () => {
})

describe('queries', () => {
it.only('should use custom queries', async () => {
it('should use custom queries', async () => {
const CUSTOM_SMALL = '10em'
const CUSTOM_LARGE = '30em'

Expand Down

0 comments on commit ee1d71e

Please sign in to comment.