Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-10-06 14:43:14 +0300
committerJasper Maes <jaspermaes.jm@gmail.com>2018-10-06 14:48:45 +0300
commit6c07c24c8ddedec6a8326736c12be48a087526ce (patch)
tree346f14f8c0e6503ef341cae4d83aa11358fb49b4 /changelogs/unreleased
parent1239629cd747e8f1eeae61174ff1b7d5b08359b9 (diff)
Rails5: fix user edit profile clear status spec
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/rails5-user-status-spec.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-user-status-spec.yml b/changelogs/unreleased/rails5-user-status-spec.yml
new file mode 100644
index 00000000000..818d480e9fc
--- /dev/null
+++ b/changelogs/unreleased/rails5-user-status-spec.yml
@@ -0,0 +1,5 @@
+---
+title: 'Rails5: fix user edit profile clear status spec'
+merge_request: 22169
+author: Jasper Maes
+type: other