Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet committed Dec 22, 2022
1 parent b629ace commit 873342c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { act, screen } from '@testing-library/react'
import { render } from '__tests__/utils/setup-jest'
import { act, render, screen } from '__tests__/utils/setup-jest'
import { wrapWithReactHookForm } from '__tests__/utils/wrap-with-react-hook-form'
import { GitProviderEnum } from 'qovery-typescript-axios'
import { authProviderFactoryMock } from '@qovery/domains/organization'
Expand Down

0 comments on commit 873342c

Please sign in to comment.