C&V test improvements
This commit is contained in:
@@ -23,7 +23,7 @@ module Features
|
||||
|
||||
def user_visit(path)
|
||||
#visit File.join("http://localhost:3/")
|
||||
visit File.join("/user/index.html#", path)
|
||||
visit File.join(user_root_path, path)
|
||||
end
|
||||
|
||||
def login_employee_as(email)
|
||||
|
||||
Reference in New Issue
Block a user