Skip to content

Commit

Permalink
test: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Mar 19, 2024
1 parent 745494a commit b9d0935
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 b9d0935

Please sign in to comment.