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 Databricks unit tests when running in Workbench #804

Merged
merged 1 commit into from
May 17, 2024

Commits on May 17, 2024

  1. Fix Databricks unit tests when running in Workbench.

    Previously, these tests could fail because they picked up on ambient
    credentials and environment variables set by Workbench. This commit
    fixes those issues by ignoring these credentials in unit tests.
    
    Signed-off-by: Aaron Jacobs <[email protected]>
    atheriel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    65fcf6d View commit details
    Browse the repository at this point in the history