summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorjnoortheen <jnoortheen@gmail.com>2016-12-06 22:32:30 +0530
committerjnoortheen <jnoortheen@gmail.com>2016-12-12 15:04:48 +0530
commit3c36d9dc9b3c2db45df6dce19357e9c4bdde366f (patch)
treee721858c7f69be2406fbd712e2abeb987576aebd /changelogs
parent87f3a66c32f8cab6c814f81ec9dfea69f64d79cc (diff)
downloadgitlab-ce-3c36d9dc9b3c2db45df6dce19357e9c4bdde366f.tar.gz
fix: removed signed_out notification
test: replaced signed_out message check with check for sign_in button fixes #25294
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25294-remove-signed-out-msg.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25294-remove-signed-out-msg.yml b/changelogs/unreleased/25294-remove-signed-out-msg.yml
new file mode 100644
index 00000000000..567294fe5f7
--- /dev/null
+++ b/changelogs/unreleased/25294-remove-signed-out-msg.yml
@@ -0,0 +1,4 @@
+---
+title: 'fix: removed signed_out notification'
+merge_request: 7958
+author: jnoortheen