diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-02-17 16:11:27 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2017-02-17 16:11:27 +0000 |
commit | 7dd7ffc17babc1500af73ad194349cd5f4074210 (patch) | |
tree | d0c469cbc22023dd4e315de8c802fec542a45bc1 /changelogs | |
parent | 953c2547a26992a89e7c540b80db3759f31a8e28 (diff) | |
parent | 6f1d8201d01cff28d7d236899d9e3d9835e23288 (diff) | |
download | gitlab-ce-7dd7ffc17babc1500af73ad194349cd5f4074210.tar.gz |
Merge branch 'dynamic-project-title-fixture' into 'master'
Replace static fixture for project_title_spec.js
See merge request !9175
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dynamic-project-title-fixture.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/dynamic-project-title-fixture.yml b/changelogs/unreleased/dynamic-project-title-fixture.yml new file mode 100644 index 00000000000..2404cbb891c --- /dev/null +++ b/changelogs/unreleased/dynamic-project-title-fixture.yml @@ -0,0 +1,4 @@ +--- +title: Replace static fixture for project_title_spec.js +merge_request: 9175 +author: winniehell |