Fix the stacked notifications to respect time-sortable uuid
This commit is contained in:
@@ -38,7 +38,7 @@ class SmokeTest < ApplicationSystemTestCase
|
||||
test "dismissing notifications" do
|
||||
sign_in_as(users(:david))
|
||||
|
||||
notif = notifications(:logo_comment_david_mention_by_jz)
|
||||
notif = notifications(:logo_card_david_mention_by_jz)
|
||||
|
||||
assert_selector "div##{dom_id(notif)}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user