diff --git a/test/system/smoke_test.rb b/test/system/smoke_test.rb index 92cb287fd..d899aa450 100644 --- a/test/system/smoke_test.rb +++ b/test/system/smoke_test.rb @@ -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)}"