summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKushal Pandya <kushalspandya@gmail.com>2019-04-26 04:48:35 +0000
committerKushal Pandya <kushalspandya@gmail.com>2019-04-26 04:48:35 +0000
commitc4340c652beee10bf840f2a9ad52208715fcd085 (patch)
tree950490f881aa93718539fe22b3abf7c0f31a493e /changelogs
parentd7b0dd8f7d0e51465ead9dbc4348efae8c672952 (diff)
parent396dbbd415e12d469f6aecaac4144e74fb8e7ec0 (diff)
downloadgitlab-ce-c4340c652beee10bf840f2a9ad52208715fcd085.tar.gz
Merge branch 'refactor/58827-migrate-issue-spec-to-jest' into 'master'
Migrated issue spec files to Jest Closes #58827 See merge request gitlab-org/gitlab-ce!27673
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/refactor-58827-migrate-issue-spec-to-jest.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/refactor-58827-migrate-issue-spec-to-jest.yml b/changelogs/unreleased/refactor-58827-migrate-issue-spec-to-jest.yml
new file mode 100644
index 00000000000..03d94c39c10
--- /dev/null
+++ b/changelogs/unreleased/refactor-58827-migrate-issue-spec-to-jest.yml
@@ -0,0 +1,5 @@
+---
+title: 'refactor(issue): Refactored issue tests from Karma to Jest'
+merge_request: 27673
+author: Martin Hobert
+type: other