fix: test
This commit is contained in:
parent
1b83793f38
commit
422fedf9cd
|
@ -54,7 +54,7 @@ func init() {
|
|||
return errIntentional
|
||||
}
|
||||
|
||||
config = cfg.NewConfig(false)
|
||||
config = cfg.NewConfig("../../.env")
|
||||
}
|
||||
|
||||
func sendTestEvents(w *watcher) {
|
||||
|
|
Loading…
Reference in New Issue