This commit is contained in:
David Heinemeier Hansson
2025-04-16 11:55:35 +02:00
parent 73f272f132
commit 375afeac7b
@@ -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/