fix: test

This commit is contained in:
Urko 2023-03-09 13:28:27 +01:00
parent 1b83793f38
commit 422fedf9cd
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ func init() {
return errIntentional return errIntentional
} }
config = cfg.NewConfig(false) config = cfg.NewConfig("../../.env")
} }
func sendTestEvents(w *watcher) { func sendTestEvents(w *watcher) {