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>2020-08-07 00:10:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-07 00:10:15 +0300
commit0790cf032c70b3df250e1953a3a11b71d835c5a1 (patch)
treeca31b07a5623da26df1fa0323832c7896b5e3386 /spec/frontend_integration/test_setup.js
parent37419c44f04cd802ac89fe2d54b8501a0718a5e3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend_integration/test_setup.js')
-rw-r--r--spec/frontend_integration/test_setup.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend_integration/test_setup.js b/spec/frontend_integration/test_setup.js
new file mode 100644
index 00000000000..8db22c56245
--- /dev/null
+++ b/spec/frontend_integration/test_setup.js
@@ -0,0 +1 @@
+import './test_helpers/setup';