From cf0a61c20229f4415991ea55262ba78275320daf Mon Sep 17 00:00:00 2001 From: Jasper Maes Date: Thu, 4 Oct 2018 21:46:03 +0200 Subject: Rails5: fix artifacts controller download spec Rails5 has params[:file_type] as '' if file_type is included as nil in the request --- changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelogs/unreleased/rails5-fix-artifacts-controller-spec.yml (limited to 'changelogs') 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 -- cgit v1.2.1