summaryrefslogtreecommitdiff
path: root/spec/features
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-04-09 15:49:15 +0100
committerSean McGivern <sean@gitlab.com>2019-04-10 12:58:18 +0100
commit69544c1ebe48f4a73fae3530bfab73378efad7a2 (patch)
tree32ab2b48e8b0ed23cd4ecc9526ff34c562a2a9e9 /spec/features
parent38d8616e4da3b95023cf717b4e8c17c240aa3e68 (diff)
downloadgitlab-ce-69544c1ebe48f4a73fae3530bfab73378efad7a2.tar.gz
Fix UrlBlocker spec
The newer version of HTTParty we now use will try harder to get a valid URL out of a relative one. Unfortunately, when there's no room (as was the case in this spec), the relative URL begins with `//`, which is actually a protocol-relative URL, not a simple path. Adding a room - which will always be the case in 'real life' - fixes this.
Diffstat (limited to 'spec/features')
0 files changed, 0 insertions, 0 deletions