Skip to content

Commit 965b348

Browse files
authored
acc: Fix artifact_path_with_volume tests after musterr change (#3841)
## Changes Update test outputs to remove 'Exit code (musterr): 1'. This is no longer printed after the musterr function was modified to not log exit codes. Needed after #3345.
1 parent 8d32800 commit 965b348

File tree

2 files changed

+0
-4
lines changed
  • acceptance/bundle/artifacts/artifact_path_with_volume

2 files changed

+0
-4
lines changed

acceptance/bundle/artifacts/artifact_path_with_volume/volume_doesnot_exist/output.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ Error: volume main.schema-[UNIQUE_NAME].doesnotexist does not exist
2828
in databricks.yml:6:18
2929

3030

31-
Exit code (musterr): 1
32-
3331
>>> [CLI] schemas delete main.schema-[UNIQUE_NAME]

acceptance/bundle/artifacts/artifact_path_with_volume/volume_not_deployed/output.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ the volume using 'bundle deploy' and then switch over to using it in
3535
the artifact_path.
3636

3737

38-
Exit code (musterr): 1
39-
4038
>>> [CLI] schemas delete main.schema-[UNIQUE_NAME]

0 commit comments

Comments
 (0)