Skip to content

Commit

Permalink
Fixing test type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed Apr 14, 2021
1 parent c39266b commit ab14d32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import expect from '@kbn/expect';
import { FtrProviderContext } from '../../../../../common/ftr_provider_context';

import { CASES_URL } from '../../../../../../plugins/cases/common/constants';
import { postCaseReq, postCommentUserReq } from '../../../../common/lib/mock';
import {
createCaseAction,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import {
postCaseReq,
postCommentUserReq,
postCommentAlertReq,
postCommentGenAlertReq,
} from '../../../../common/lib/mock';
import {
createCaseAction,
Expand Down

0 comments on commit ab14d32

Please sign in to comment.