Fix test
This commit is contained in:
@@ -6,7 +6,7 @@ class Notifications::TraysControllerTest < ActionDispatch::IntegrationTest
|
||||
end
|
||||
|
||||
test "show" do
|
||||
get notifications_tray_path
|
||||
get tray_notifications_path
|
||||
|
||||
assert_response :success
|
||||
assert_select "div", text: /Layout is broken/
|
||||
|
||||
Reference in New Issue
Block a user