Skip to content

Commit

Permalink
[backend] refactor tests (#4538)
Browse files Browse the repository at this point in the history
  • Loading branch information
marieflorescontact committed Sep 13, 2024
1 parent 2beb408 commit 7c1b649
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import {
USER_EDITOR
} from '../../utils/testQuery';
import { queryAsUserIsExpectedForbidden } from '../../utils/testQueryHelper';
import { executionContext, SYSTEM_USER } from '../../../src/utils/access';
import { initCreateEntitySettings } from '../../../src/modules/entitySetting/entitySetting-domain';
import { ENTITY_TYPE_CONTAINER_CASE_INCIDENT } from '../../../src/modules/case/case-incident/case-incident-types';

const CREATE_QUERY = gql`
Expand Down

0 comments on commit 7c1b649

Please sign in to comment.