Skip to content

Commit

Permalink
dear linter..
Browse files Browse the repository at this point in the history
  • Loading branch information
curtbushko committed Nov 8, 2022
1 parent 29ec83f commit 1c24f89
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,10 @@ func TestHandlerConsulDataplaneSidecar(t *testing.T) {
},
"skip server watch enabled": {
webhookSetupFunc: func(w *MeshWebhook) {
w.SkipServerWatch = true
w.SkipServerWatch = true
},
additionalExpCmdArgs: " -server-watch-disabled=true -tls-disabled",
},

}

for name, c := range cases {
Expand Down

0 comments on commit 1c24f89

Please sign in to comment.