Skip to content

Commit

Permalink
Merge pull request hashicorp#259 from hashicorp/helm-test-acceptance
Browse files Browse the repository at this point in the history
Run `helm test` in acceptance tests
  • Loading branch information
lkysow authored Oct 17, 2019
2 parents 5d42e2f + bb9cea5 commit 57f9b85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/acceptance/server.bats
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ load _helpers
wc -l)
[ "${server_count}" -eq "3" ]

helm test consul

# Clean up
helm_delete
}

0 comments on commit 57f9b85

Please sign in to comment.