Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan-bal committed Aug 9, 2024
1 parent 17c63d2 commit 0a709eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ func (s) TestUpdateStatePauses(t *testing.T) {
builder := balancer.Get(balancerName)
parser := builder.(balancer.ConfigParser)
bal := builder.Build(cc, balancer.BuildOptions{})
defer bal.Close()

configJSON1 := `{
"children": {
Expand Down

0 comments on commit 0a709eb

Please sign in to comment.