Skip to content

Commit

Permalink
[backend] deepscan
Browse files Browse the repository at this point in the history
  • Loading branch information
labo-flg committed Apr 3, 2024
1 parent d70e508 commit cfea2e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
updateAttribute,
} from '../../../src/database/middleware';
import { elFindByIds, elLoadById, elRawSearch } from '../../../src/database/engine';
import { ADMIN_USER, buildStandardUser, testContext, USER_PARTICIPATE } from '../../utils/testQuery';
import { ADMIN_USER, buildStandardUser, testContext } from '../../utils/testQuery';
import {
ENTITY_TYPE_CAMPAIGN,
ENTITY_TYPE_CONTAINER_OBSERVED_DATA,
Expand Down

0 comments on commit cfea2e9

Please sign in to comment.