Skip to content

Commit c031d7b

Browse files
authored
Remove redundant include stanza from dashboard acceptance tests (#3077)
## Changes The includes for file synchronization are unrelated to dashboards. ## Why Thread in https://github.com/databricks/cli/pull/3006/files#r2140059656
1 parent e5aedb3 commit c031d7b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

acceptance/bundle/deploy/dashboard/simple_outside_bundle_root/databricks.yml.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ bundle:
99
sync:
1010
paths:
1111
- ..
12-
include:
13-
- ..
1412

1513
resources:
1614
dashboards:

acceptance/bundle/deploy/dashboard/simple_syncroot/databricks.yml.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ bundle:
99
sync:
1010
paths:
1111
- ..
12-
include:
13-
- ..
1412

1513
resources:
1614
dashboards:

0 commit comments

Comments
 (0)