Skip to content

Commit 259ae18

Browse files
committed
Add custom chart name to Helm synthesis test configuration
1 parent b2c750f commit 259ae18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/synth/synth-stdout.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,7 @@ describe('Helm synthesis', () => {
10851085
synthConfig: {
10861086
format: SynthesisFormat.HELM,
10871087
chartVersion: '1.1.1',
1088+
chartName: 'custom-chart-name',
10881089
},
10891090
},
10901091
postSynth: matchSynthSnapshot,

0 commit comments

Comments
 (0)