fix(tests): linting

This commit is contained in:
SabreCat
2023-05-02 10:11:57 -05:00
parent c2515a4042
commit 13e87b1ea0
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ import { v4 as generateUUID } from 'uuid';
import {
generateUser,
createAndPopulateGroup,
checkExistence,
translate as t,
} from '../../../../helpers/api-integration/v3';