This commit is contained in:
邹宗楠
2022-06-02 15:10:13 +08:00
parent 3173f8e5b3
commit d520628837
2 changed files with 7 additions and 6 deletions

View File

@@ -151,3 +151,7 @@ func TestQueryPageStores2(t *testing.T) {
})
}
}
func TestUpdate(t *testing.T) {
UpdateStoreOperatorConfig()
}