databricks-cli/acceptance/libs/telemetry/dummy-without-server/test.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
191 B
TOML
Raw Normal View History

2025-02-03 12:10:42 +00:00
# TODO: We do not run this on windows because we don't have proper stubbing
# for API errors yet. Run this on windows as well once we can stub API errors
GOOS = {
"darwin",
"linux"
}