Updates text on admin notifications spec

This commit is contained in:
decabeza
2018-07-23 20:21:35 +02:00
parent b69d6292f1
commit 56bdcf4be2

View File

@@ -195,7 +195,7 @@ feature "Admin Notifications" do
visit admin_admin_notification_path(notification)
accept_confirm { click_link "Send" }
accept_confirm { click_link "Send notification" }
expect(page).to have_content "Notification sent successfully"