api: fix mesh config entry tests for default namespace

pull/10177/head
Daniel Nephin 4 years ago
parent 583850e9d4
commit 0f53d6e119

@ -204,6 +204,7 @@ func TestAPI_ConfigEntries(t *testing.T) {
"foo": "bar",
"gir": "zim",
},
Namespace: defaultNamespace,
}
ce := c.ConfigEntries()

Loading…
Cancel
Save