summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404...
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-06-18 09:22:57 +0000
committerRémy Coutable <remy@rymai.me>2018-06-18 09:22:57 +0000
commit47bfd782bdad9a021ae3241825c9538d42eee7a4 (patch)
tree89e2411afe981573999d66b7057707f2eb20ed4f /changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml
parent95753b5ec7050b2d7c9848546a0802bcff0702b6 (diff)
parentc48e7dc2633f8ee8f38150b050938f43e75bd207 (diff)
downloadgitlab-ce-47bfd782bdad9a021ae3241825c9538d42eee7a4.tar.gz
Merge branch 'blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404' into 'master'
Resolve "[Rails5] expected the response to have status code :ok but it was 404" Closes #48008 See merge request gitlab-org/gitlab-ce!19937
Diffstat (limited to 'changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml')
-rw-r--r--changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml b/changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml
new file mode 100644
index 00000000000..fad15de2dd5
--- /dev/null
+++ b/changelogs/unreleased/blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404.yml
@@ -0,0 +1,5 @@
+---
+title: "[Rails5] Set request.format for artifacts_controller"
+merge_request: 19937
+author: "@blackst0ne"
+type: fixed