Add specs for user changing table
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
step "I am on the user homepage" do
|
||||
step "the user is on the homepage"
|
||||
end
|
||||
|
||||
step "the user is on the homepage" do
|
||||
visit user_root_path
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user