summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml')
-rw-r--r--changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml b/changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml
new file mode 100644
index 00000000000..a70bfafb1c9
--- /dev/null
+++ b/changelogs/unreleased/rails5-fix-job-artifact-hashed-path.yml
@@ -0,0 +1,6 @@
+---
+title: 'Rails 5: fix hashed_path? method that looks up file_location that doesn''t
+ exist when running certain migration specs'
+merge_request: 21510
+author: Jasper Maes
+type: other