Fixed line endings

This commit is contained in:
Keith Holliday
2016-10-08 10:46:11 -05:00
parent 6cbddef627
commit d798ebadfe
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ import {
createAndPopulateGroup, createAndPopulateGroup,
translate as t, translate as t,
} from '../../../../../helpers/api-integration/v3'; } from '../../../../../helpers/api-integration/v3';
import { v4 as generateUUID } from 'uuid';
import { find } from 'lodash'; import { find } from 'lodash';
describe('GET /approvals/group/:groupId', () => { describe('GET /approvals/group/:groupId', () => {