summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMartin Hobert <info@dosh.dk>2019-04-25 16:33:40 +0200
committerMartin Hobert <info@dosh.dk>2019-04-25 16:33:40 +0200
commit396dbbd415e12d469f6aecaac4144e74fb8e7ec0 (patch)
tree9f928ff68217a427c6c0f1908f68a0552838d773 /changelogs
parent66ff5f3dc6c19ea382192897395acfbd4adbd0c2 (diff)
downloadgitlab-ce-396dbbd415e12d469f6aecaac4144e74fb8e7ec0.tar.gz
refactor(issue): Refactored issue tests from Karma to Jest
re #58827 Added changelog Added sync false, and removed unneeded destroyers
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