Skip to content
Snippets Groups Projects
Commit b8e26539 authored by haohongfan's avatar haohongfan
Browse files

feat: update

parent 3f246d64
No related branches found
No related tags found
No related merge requests found
......@@ -265,6 +265,7 @@ func TestExportWithServiceConfig(t *testing.T) {
newUrl := url.SubURL.Clone()
newUrl.SetParam(constant.CLUSTER_KEY, "mock1")
v2, _ := regProtocol.bounds.Load(getCacheKey(newUrl))
assert.NotNil(t, v2)
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment