Skip to content
Snippets Groups Projects
Commit e27b881e authored by LaurenceLiZhixin's avatar LaurenceLiZhixin
Browse files

fix: restart ci

parent 165b6ac0
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ import (
"testing"
)
// nolint
// TestUniformRouterFacotry created a new factory that can new uniform router
func TestUniformRouterFacotry(t *testing.T) {
factory := newUniformRouterFactory()
assert.NotNil(t, factory)
......
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