moves highlights and default home page
This commit is contained in:
@@ -11,7 +11,7 @@ feature 'Admin' do
|
||||
visit moderation_root_path
|
||||
|
||||
expect(current_path).not_to eq(moderation_root_path)
|
||||
expect(current_path).to eq(highlights_path)
|
||||
expect(current_path).to eq(proposals_path)
|
||||
expect(page).to have_content "not authorized"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user