Skip to content

Commit

Permalink
backport of commit 2fcccd2
Browse files Browse the repository at this point in the history
  • Loading branch information
NiniOak committed May 16, 2024
1 parent 411b2ce commit ae079d8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ func TestAPIGateway_GatewayClassConfig(t *testing.T) {
k8sClient.DeleteAllOf(context.Background(), &gwv1beta1.Gateway{}, client.InNamespace(namespace))
})



// Ensure it exists.
logger.Log(t, "checking that gateway is synchronized to Consul")
checkConsulExists(t, consulClient, api.APIGateway, gatewayName)
Expand Down

0 comments on commit ae079d8

Please sign in to comment.