mirror of https://github.com/databricks/cli.git
349e2aff40
## Changes The pattern `errors.Is(err, fs.ErrNotExist)` is common to check for an error type. Errors can implement `Is(error) bool` with a custom equivalence checker. ## Tests New asserts all pass in the integration test. |
||
---|---|---|
.. | ||
build | ||
api_test.go | ||
clusters_test.go | ||
filer_test.go | ||
helpers.go | ||
locker_test.go | ||
secrets_test.go | ||
sync_test.go | ||
version_test.go | ||
workspace_test.go |