fix spec still linking to /s
This commit is contained in:
parent
66cf05943c
commit
c48cbc7071
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue