mirror of https://github.com/hashicorp/consul
Fixup manager tests
parent
cecf5b18f8
commit
3f3a61c6e1
|
@ -139,6 +139,7 @@ func TestManager_BasicLifecycle(t *testing.T) {
|
|||
Entries: []structs.IntentionMatchEntry{
|
||||
{
|
||||
Namespace: structs.IntentionDefaultNamespace,
|
||||
Partition: structs.IntentionDefaultNamespace,
|
||||
Name: "web",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue