Skip to content

Commit

Permalink
set JS mode
Browse files Browse the repository at this point in the history
  • Loading branch information
starswan committed Nov 28, 2024
1 parent 25dd6a5 commit a656b34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
visit root_path
end

it "clicks notifications link, renders the notifications, paginates, and marks as read" do
it "clicks notifications link, renders the notifications, paginates, and marks as read", :js do
pending("doesn't work as code marks invisible notifications as read")

click_on strip_tags(I18n.t("nav.notifications_html", count: 2))
Expand Down

0 comments on commit a656b34

Please sign in to comment.