# Check that normal users can't load the block creation page
get :new, :params => { :display_name => target_user.display_name }
# Check that normal users can't load the block creation page
get :new, :params => { :display_name => target_user.display_name }