Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
nkvuong committed Mar 6, 2023
1 parent 1f2e5f1 commit f69f54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/acceptance/data_schemas_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ func checkSchemasDataSourcePopulated(t *testing.T) func(s *terraform.State) erro
return nil
}
}
func TestAccDataSourceSchemas(t *testing.T) {
func TestUcAccDataSourceSchemas(t *testing.T) {
unityWorkspaceLevel(t, step{
Template: `
resource "databricks_catalog" "sandbox" {
Expand Down

0 comments on commit f69f54e

Please sign in to comment.