Implement close window on server level
This commit is contained in:
@@ -7,7 +7,7 @@ step "There is no user information stored in the local storage" do
|
||||
end
|
||||
|
||||
step "I visit the user obtain token path" do
|
||||
visit user_obtain_token_path
|
||||
visit user_root_path # obtain token through ember application
|
||||
end
|
||||
|
||||
step "I am signed in as a user" do
|
||||
|
||||
Reference in New Issue
Block a user