mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-14 03:47:59 -04:00
Add the unread inbox menu display to percy
This commit is contained in:
@@ -15,6 +15,9 @@ describe "Notifications", :js do
|
||||
|
||||
before do
|
||||
login_as recipient
|
||||
visit root_path
|
||||
click_link 'Your Stuff'
|
||||
Percy.snapshot(page, name: "notification menu")
|
||||
visit notification_path(notification)
|
||||
Percy.snapshot(page, name: "notifications#show")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user