prepare for writing test

This commit is contained in:
Pavel 2024-05-27 16:12:51 +03:00
parent da0825815b
commit 58601b63bb
2 changed files with 1 additions and 1 deletions

@ -23,7 +23,7 @@ func main() {
log.Fatal("Error parsing build time:", zap.Error(err))
}
cfg, err := config.NewConfig("staging.env")
cfg, err := config.NewConfig("././test.env")
if err != nil {
log.Fatal("can't load config: ", err.Error())
}

BIN
recover.bolt Normal file

Binary file not shown.