fix test failures

This commit is contained in:
R.B. Boyer 2021-12-06 14:45:44 -06:00
parent 21ce4d2fb7
commit aa896fd444
1 changed files with 1 additions and 0 deletions

View File

@ -242,6 +242,7 @@ func TestAPI_ConfigEntry_DiscoveryChain(t *testing.T) {
Service: "test-failover",
ServiceSubset: "v2",
Namespace: defaultNamespace,
Partition: defaultPartition,
PrefixRewrite: "/",
RequestTimeout: 5 * time.Second,
NumRetries: 5,