Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
NiniOak committed Feb 3, 2023
1 parent 1c3005b commit 3116a21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ func TestPeering_UpgradeToTarget_fromLatest(t *testing.T) {
err = dialing.Gateway.Restart()
require.NoError(t, err)
require.NoError(t, accepting.Service.Restart())

// Restarted gateway should not have any measurement on data plane traffic
libassert.AssertEnvoyMetricAtMost(t, gatewayAdminPort,
"cluster.static-server.default.default.accepting-to-dialer.external",
Expand Down

0 comments on commit 3116a21

Please sign in to comment.