Skip to content

Commit bda0073

Browse files
fix integration test
1 parent abe8f3c commit bda0073

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

acceptance/bundle/deployment/bind/alert/out.test.toml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/deployment/bind/alert/test.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Local = false
33

44
BundleConfigTarget = "databricks.yml"
55

6+
# On aws the host URL includes the workspace ID as well. Thus skipping it to keep the test simple.
7+
CloudEnvs.aws = false
8+
69
Ignore = [
710
"databricks.yml",
811
"alert.json",

0 commit comments

Comments
 (0)