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

Fix broken studio e2e tests #7343

Merged
merged 5 commits into from Jan 17, 2020
Merged

Fix broken studio e2e tests #7343

merged 5 commits into from Jan 17, 2020

Commits on Jan 15, 2020

  1. Fix studio tests that were missed in a rebase

    Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
    smacfarlane committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    30bd9b5 View commit details
    Browse the repository at this point in the history
  2. Correct ps1 check

    Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
    smacfarlane committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    b5bda7b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Correct powershell studio to unset SSL_CERT_FILE when it points to an…

    … invalid location
    
    Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
    smacfarlane committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    9320566 View commit details
    Browse the repository at this point in the history
  2. Simplify SSL_CERT_FILE not set check

    Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
    smacfarlane committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    45045a5 View commit details
    Browse the repository at this point in the history
  3. Delete commented test

    Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
    smacfarlane committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    44fb269 View commit details
    Browse the repository at this point in the history