Skip to content

Commit

Permalink
more review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ishustava committed Sep 6, 2023
1 parent 7549c48 commit 2f97d43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ func TestGetEnvoyBootstrapParams_Success_EnableV2(t *testing.T) {
},
},
{
Workloads: &pbcatalog.WorkloadSelector{Names: []string{"test-workload"}},
Workloads: &pbcatalog.WorkloadSelector{Prefixes: []string{"test-"}},
BootstrapConfig: &pbmesh.BootstrapConfig{
StatsdUrl: "stats-url",
},
Expand Down

0 comments on commit 2f97d43

Please sign in to comment.