summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-10-01 20:34:02 -0500
committerMike Greiling <mike@pixelcog.com>2017-10-01 20:34:22 -0500
commit391b092daef44b142775d81d74bd2118a8d16d19 (patch)
treed307415394b24c8019f0fbc07b6cb7b4e6277ec8
parenta8d9c2d5ec4514593965e26097b74de382d79e5a (diff)
downloadgitlab-ce-38598-precompiled-assets-with-digest-strings-are-ignored-in-ci-report.tar.gz
-rw-r--r--spec/lib/gitlab/path_regex_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/path_regex_spec.rb b/spec/lib/gitlab/path_regex_spec.rb
index 41ed86e2094..1f1c48ee9b5 100644
--- a/spec/lib/gitlab/path_regex_spec.rb
+++ b/spec/lib/gitlab/path_regex_spec.rb
@@ -99,7 +99,7 @@ describe Gitlab::PathRegex do
.split("\n")
.map { |entry| entry.gsub('public/', '') }
.uniq
- tracked + %w(assets, uploads)
+ tracked + %w(assets uploads)
end
# All routes that start with a namespaced path, that have 1 or more