Skip to content

Commit

Permalink
lint(comment)
Browse files Browse the repository at this point in the history
Signed-off-by: Omer Aplatony <[email protected]>
  • Loading branch information
omerap12 committed Jan 8, 2025
1 parent 9448afd commit d502e91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion server/etcdmain/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,9 @@ func validateClusteringFlags(t *testing.T, cfg *config) {
}
}

// TODO: delete in v3.7
// TestDistributedTracingFlagMigration tests the migration from experimental
// distributed tracing flags to non-experimental ones.
// TODO(v3.7): delete this test when experimental flags are removed.
func TestDistributedTracingFlagMigration(t *testing.T) {
testCases := []struct {
name string
Expand Down

0 comments on commit d502e91

Please sign in to comment.