summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-08-16 08:58:14 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-08-16 08:58:14 +0000
commit79bdb155b629fde0a68d8825759a40cfcfe215f6 (patch)
tree549372ee1f731cea4804322030979a72efa5140d /changelogs
parenta0ec8e9c7dbc7e175cf9313f5704828c23ef3b6b (diff)
downloadgitlab-ce-79bdb155b629fde0a68d8825759a40cfcfe215f6.tar.gz
Rewrite changed_file_icon_spec in Jest
- Uses vue-test-utils - More complete coverage with parameterized tests
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/61335-fix-file-icon-status.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61335-fix-file-icon-status.yml b/changelogs/unreleased/61335-fix-file-icon-status.yml
new file mode 100644
index 00000000000..d524d91b246
--- /dev/null
+++ b/changelogs/unreleased/61335-fix-file-icon-status.yml
@@ -0,0 +1,5 @@
+---
+title: Fix IDE new files icon in tree
+merge_request: 31560
+author:
+type: fixed