Skip to content

Commit

Permalink
Merge pull request #10 from liushun-ing/fix/testtag
Browse files Browse the repository at this point in the history
fix: fix test tag for gonalgci
  • Loading branch information
liushunkkk authored Dec 11, 2024
2 parents ef65828 + d3728ff commit 812c19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamic_conf/fsnotify_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

type TestSt struct {
Name string `json:","`
Name string `json:"name,"`
}

func TestLocalFsNotify(t *testing.T) {
Expand Down

0 comments on commit 812c19e

Please sign in to comment.