Skip to content

Commit

Permalink
remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
NiniOak committed May 16, 2024
1 parent b7ecab4 commit 2fcccd2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,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 2fcccd2

Please sign in to comment.