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

tests/cmd/snapctl: unset SNAP_CONTEXT for the suite #7843

Commits on Dec 4, 2019

  1. tests/cmd/snapctl: unset SNAP_CONTEXT for the suite

    This variable can also be used to specify the cookie to use for snapctl, and
    sometimes other tests can leak this env var, so to be safe just unset it in the
    start of our test to ensure that we always use SNAP_COOKIE for this test
    
    Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
    anonymouse64 committed Dec 4, 2019
    Copy the full SHA
    b372b95 View commit details
    Browse the repository at this point in the history