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

feat: update

parent 603d8293
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,6 @@ func TestNewRouterChain(t *testing.T) { ...@@ -65,7 +65,6 @@ func TestNewRouterChain(t *testing.T) {
assert.NoError(t, err) assert.NoError(t, err)
err = z.Create(path) err = z.Create(path)
assert.NoError(t, err) assert.NoError(t, err)
testyml := `scope: application testyml := `scope: application
key: mock-app key: mock-app
enabled: true enabled: true
......
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