databricks-cli/internal/testutil
Pieter Noordhuis 13fa43e0f5
Remove superfluous helper (#2028)
## Changes

There was only one helper for AWS and not the other clouds. Found this
when looking through double calls to `acc.WorkspaceTest()` (see
`TestPythonWheelTaskDeployAndRunOnInteractiveCluster`).

## Tests

n/a
2024-12-17 17:34:09 +00:00
..
cloud.go Remove superfluous helper (#2028) 2024-12-17 17:34:09 +00:00
copy.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
env.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
file.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
helpers.go Fix testutil.RandomName to use the full character set (#2020) 2024-12-16 17:21:20 +01:00
interface.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
jdk.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
requirement.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
testutil_test.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00