Skip to content

Commit

Permalink
- linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Herrera authored and Eduardo Herrera committed Sep 20, 2023
1 parent f6abfa8 commit c86a104
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
getMockApiDefaultCompensation,
} from '@/mocks/compensations.mock';
import { Api_CompensationRequisition } from '@/models/api/CompensationRequisition';
import { act, getByTestId, render, RenderOptions, userEvent, waitFor } from '@/utils/test-utils';
import { act, render, RenderOptions, userEvent, waitFor } from '@/utils/test-utils';

import CompensationRequisitionDetailView, {
CompensationRequisitionDetailViewProps,
Expand Down

0 comments on commit c86a104

Please sign in to comment.