mirror of https://github.com/status-im/consul.git
Fixup manager tests
This commit is contained in:
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