Skip to content

Commit 4e6ae9c

Browse files
authored
Clean up test.toml wrt EnvMatrix.Ignore (#4207)
- Remove EnvMatrix.Ignore setting from dashboards/dataset-catalog-schema which sets env var Ignore rather than top level Ignore setting - Clean up setting EnvVaryOutput, no need to repeat that anywhere.
1 parent ec40dd3 commit 4e6ae9c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

acceptance/bundle/lifecycle/prevent-destroy/test.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
EnvVaryOutput = "DATABRICKS_BUNDLE_ENGINE"
2-
31
Ignore = [
42
".databricks"
53
]
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
Cloud = false
22
Local = true
3-
43
RecordRequests = true
5-
EnvVaryOutput = "DATABRICKS_BUNDLE_ENGINE"

0 commit comments

Comments
 (0)