Skip to content

Commit 8a61623

Browse files
committed
disable plan-not-found on windows
1 parent 364e861 commit 8a61623

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

acceptance/bundle/deploy/readplan/plan-not-found/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.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Test that --readplan with missing file produces an error
22
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["direct"]
3+
4+
# different error message on Windows
5+
GOOS.windows = false

0 commit comments

Comments
 (0)