Skip to content

Commit

Permalink
Fix helm test waiting for balance file on reset network (#2364)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
  • Loading branch information
steven-sheehy authored Aug 7, 2021
1 parent 7ca5801 commit 1533d0e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions charts/hedera-mirror-rest/templates/tests/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ data:
has_data "accounts"
}
@test "Has balances" {
has_data "balances"
}
@test "Has transactions" {
has_data "transactions"
}
Expand All @@ -53,3 +49,4 @@ data:
}
{{- end }}
{{- end -}}

0 comments on commit 1533d0e

Please sign in to comment.