databricks-cli/cmd/configure
Pieter Noordhuis f0ad28ab62
Fix tests under ./cmd/configure if DATABRICKS_TOKEN is set (#605)
## Changes

The assertions would fail because `DATABRICKS_TOKEN` overrides a token
set in the profile.

## Tests

Tests now pass if `DATABRICKS_TOKEN` is set.
2023-07-26 09:37:18 +00:00
..
configure.go Update configure command (#482) 2023-06-15 12:50:19 +00:00
configure_test.go Fix tests under ./cmd/configure if DATABRICKS_TOKEN is set (#605) 2023-07-26 09:37:18 +00:00