From ce2b2be5de578bd9eb44b26e04db75ca61d67ca5 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 31 Oct 2017 09:39:31 -0500 Subject: Refactoring cfg refs and load / save functions (#7749) * refactoring cfg refs and load / save functions * improve error output --- utils/file_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/file_test.go') diff --git a/utils/file_test.go b/utils/file_test.go index ed2e8683b..5c7162450 100644 --- a/utils/file_test.go +++ b/utils/file_test.go @@ -43,7 +43,7 @@ func TestFileMinioTestSuite(t *testing.T) { func (s *FileTestSuite) SetupTest() { TranslationsPreInit() - LoadConfig("config.json") + LoadGlobalConfig("config.json") InitTranslations(Cfg.LocalizationSettings) // Save state to restore after the test has run. -- cgit v1.2.3-1-g7c22