databricks-cli/libs/command
shreyas-goenka 5948339f92
Add unit test for `command.ConfigUsed` (#2446)
## Changes
I forgot to add a unit test in the original PR, so adding it here:
https://github.com/databricks/cli/pull/2440

## Why
Unit testing code is a good practice. I believe we all should unit test
code.

## Tests
N/A

NO_CHANGELOG=true
2025-03-07 11:42:43 +00:00
..
config_used.go Move `ConfigUsed` to `libs/command` (#2440) 2025-03-06 17:08:55 +00:00
config_used_test.go Add unit test for `command.ConfigUsed` (#2446) 2025-03-07 11:42:43 +00:00
context.go Move `ConfigUsed` to `libs/command` (#2440) 2025-03-06 17:08:55 +00:00