Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Mar 15, 2024
1 parent 2502941 commit 8e61d27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/helpers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { PropsWithChildren } from 'react'
import { FpjsClientOptions } from '@fingerprintjs/fingerprintjs-pro-spa'
import { FpjsProvider } from '../src'
import { act } from 'react-dom/test-utils'
import React from 'react'

export const getDefaultLoadOptions = () => ({
apiKey: 'test_api_key',
Expand Down

0 comments on commit 8e61d27

Please sign in to comment.