summaryrefslogtreecommitdiff
path: root/spec/frontend/helpers/dom_shims/index.js
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-02 09:05:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-02 09:05:53 +0000
commit95793b2325f6a9add2395d89447bd0e64b870cd1 (patch)
treeb16717b39c378af5cf9356dbe0eea1cad2cfc67c /spec/frontend/helpers/dom_shims/index.js
parent404bb44ef7dfc2b0d4da6b946b8b96007aca4b56 (diff)
downloadgitlab-ce-95793b2325f6a9add2395d89447bd0e64b870cd1.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/helpers/dom_shims/index.js')
-rw-r--r--spec/frontend/helpers/dom_shims/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend/helpers/dom_shims/index.js b/spec/frontend/helpers/dom_shims/index.js
new file mode 100644
index 00000000000..40256398e6d
--- /dev/null
+++ b/spec/frontend/helpers/dom_shims/index.js
@@ -0,0 +1 @@
+import './get_client_rects';