diff --git a/common_test.go b/common_test.go index 5f9c9da..de9dc6c 100644 --- a/common_test.go +++ b/common_test.go @@ -35,7 +35,7 @@ func SetupConfig() { IntraAPIConfig = ConfigIntraAPI{ "cAT/ckkfjajvczxiaufodqdfakpozcczfas341fda.vfasdk/8934125", } - GlobalPath = PathsConfig{"/tmp"} + GlobalPath = PathsConfig{"/tmp", "spa/"} KFUsers.kfRenewList() }