summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml')
-rw-r--r--changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml b/changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml
new file mode 100644
index 00000000000..3a399bb836e
--- /dev/null
+++ b/changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml
@@ -0,0 +1,6 @@
+---
+title: 'Rails5: fix artifacts controller download spec Rails5 has params[:file_type]
+ as '''' if file_type is included as nil in the request'
+merge_request: 22123
+author: Jasper Maes
+type: other