mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-09 07:33:28 +00:00
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…
x
Reference in New Issue
Block a user