@@ -110,7 +110,7 @@ func Setup() {
} else {
CurrentPath = workDir
}
- CurrentPath = "./"
+
appEnv = strings.ToLower(os.Getenv("APP_ENVIRONMENT"))
switch appEnv {
case "test":