Skip to content

Commit

Permalink
rebase and fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
EJ Etherington committed Jan 2, 2019
1 parent 33cebb8 commit 02a5b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_reckoner.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ def test_chart_install(self):
chart.release_name,
chart.chart_path,
'--namespace={}'.format(chart.namespace),
'--recreate-pods',
'--version=0.1.0',
'--set-string=string=string',
'--set-string=integer=10',
Expand Down

0 comments on commit 02a5b17

Please sign in to comment.