Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-08 18:09:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-08 18:09:06 +0300
commit7a4a8bd5abf6ed6519f252abd79e5f528b8d29d6 (patch)
treeba92522281260a712f8de1daa3b40f10da494932 /spec/frontend/mocks
parentcca8451493930537fcd14f50642599b94e13ce09 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/mocks')
-rw-r--r--spec/frontend/mocks/ce/diffs/workers/tree_worker.js1
-rw-r--r--spec/frontend/mocks/ce/ide/lib/diff/diff_worker.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/spec/frontend/mocks/ce/diffs/workers/tree_worker.js b/spec/frontend/mocks/ce/diffs/workers/tree_worker.js
deleted file mode 100644
index 5532a22f8e6..00000000000
--- a/spec/frontend/mocks/ce/diffs/workers/tree_worker.js
+++ /dev/null
@@ -1 +0,0 @@
-export { default } from 'helpers/web_worker_mock';
diff --git a/spec/frontend/mocks/ce/ide/lib/diff/diff_worker.js b/spec/frontend/mocks/ce/ide/lib/diff/diff_worker.js
deleted file mode 100644
index 5532a22f8e6..00000000000
--- a/spec/frontend/mocks/ce/ide/lib/diff/diff_worker.js
+++ /dev/null
@@ -1 +0,0 @@
-export { default } from 'helpers/web_worker_mock';