Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-12-01 19:30:34 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-12-01 19:30:34 +0300
commit1919ae9615e0eed340b0acf62e575cd2c65c8655 (patch)
treee4a4a6c21720092dea45901eb66929d97d4c1bef /changelogs
parent14545f46afb2372da248274ad11232c6e42a3c74 (diff)
parent31a4894a098e5ca0230628677045c2de90961520 (diff)
Merge branch 'shortcuts-issuable-fixture' into 'master'
Replace static fixture for shortcuts_issuable_spec ## What does this MR do? Replace `issuable.html.haml` for `shortcuts_issuable_spec.js` by already existing dynamically generated fixture. ## What are the relevant issue numbers? #24753 See merge request !7685
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/shortcuts-issuable-fixture.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/shortcuts-issuable-fixture.yml b/changelogs/unreleased/shortcuts-issuable-fixture.yml
new file mode 100644
index 00000000000..88945600886
--- /dev/null
+++ b/changelogs/unreleased/shortcuts-issuable-fixture.yml
@@ -0,0 +1,4 @@
+---
+title: Replace static fixture for shortcuts_issuable_spec
+merge_request: 7685
+author: winniehell