Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove require: user: servo #874

Closed
wants to merge 1 commit into from
Closed

Commits on Aug 9, 2018

  1. Remove require: user: servo

    This only works if we have a  `servo: user.present` state somewhere; but
    we don't, so we get the following error:
    
    ```
         Comment: The following requisites were not found:
                                     require:
                                         user: servo
    ```
    
    We assume the user exists elsewhere anyway, though perhaps we could add
    the user.present in case (but when i tried i wasn't able to make that
    work)
    Manishearth committed Aug 9, 2018
You can’t perform that action at this time.