diff options
author | winniehell <git@winniehell.de> | 2017-02-11 22:22:22 +0100 |
---|---|---|
committer | winniehell <git@winniehell.de> | 2017-02-15 15:27:13 +0100 |
commit | 19cb1fcdf364a31077a70d8cf2af09d674f32eaa (patch) | |
tree | 30b122d716f82c3e30716cacbf5b5885aa79c23e /changelogs/unreleased | |
parent | b4c00ae43dda8e32061539f3177a4294a706efc9 (diff) | |
download | gitlab-ce-19cb1fcdf364a31077a70d8cf2af09d674f32eaa.tar.gz |
Make Karma output look nicer for CI (!9165)
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/beautiful-karma-output.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/beautiful-karma-output.yml b/changelogs/unreleased/beautiful-karma-output.yml new file mode 100644 index 00000000000..6ccddebab68 --- /dev/null +++ b/changelogs/unreleased/beautiful-karma-output.yml @@ -0,0 +1,4 @@ +--- +title: Make Karma output look nicer for CI +merge_request: 9165 +author: winniehell |