fix spec still linking to /s

This commit is contained in:
Blake Erickson 2024-04-24 11:12:48 -06:00
parent 66cf05943c
commit c48cbc7071
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ describe "Subscription products", type: :system do
end
it "shows the login modal" do
visit("/s")
visit("/subscriptions")
find("button.login-required.subscriptions").click