remove duplicate key in test

pull/21908/head
Sarah Alsmiller 2024-10-31 14:59:21 -05:00 committed by sarahalsmiller
parent 994716d22c
commit 0baa3c90bc
1 changed files with 1 additions and 3 deletions

View File

@ -64,9 +64,7 @@ func setupPrimaryServer(t *testing.T) *agent.TestAgent {
config := `
server = true
datacenter = "primary"
primary_datacenter = "primary"
datacenter = "primary"
connect {
enabled = true
}