fix: test
This commit is contained in:
@@ -54,7 +54,7 @@ func init() {
|
||||
return errIntentional
|
||||
}
|
||||
|
||||
config = cfg.NewConfig(false)
|
||||
config = cfg.NewConfig("../../.env")
|
||||
}
|
||||
|
||||
func sendTestEvents(w *watcher) {
|
||||
|
||||
Reference in New Issue
Block a user