summaryrefslogtreecommitdiff
path: root/spec/frontend/batch_comments
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-22 00:10:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-22 00:10:21 +0000
commit18a3cea2eaaf558de08b715eb9e7b36ee6a1ffab (patch)
treeae804ebb8924bb27736cf1e077bc646814b71637 /spec/frontend/batch_comments
parent7f6fde499f38807283ab99a6714f76d829be1907 (diff)
downloadgitlab-ce-18a3cea2eaaf558de08b715eb9e7b36ee6a1ffab.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/batch_comments')
-rw-r--r--spec/frontend/batch_comments/mock_data.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/frontend/batch_comments/mock_data.js b/spec/frontend/batch_comments/mock_data.js
index 5601e489066..973f0d469d4 100644
--- a/spec/frontend/batch_comments/mock_data.js
+++ b/spec/frontend/batch_comments/mock_data.js
@@ -1,6 +1,5 @@
import { TEST_HOST } from 'spec/test_constants';
-// eslint-disable-next-line import/prefer-default-export
export const createDraft = () => ({
author: {
id: 1,