Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Dec 14, 2024
2 parents 93a78eb + 812c19e commit 07bad4b
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 07bad4b

Please sign in to comment.