refactor: separate reading file from parsing it
This commit is contained in:
committed by
Steve Chavez
parent
343e41c51d
commit
896b79f05b
@@ -90,6 +90,8 @@ _baseCfg = -- Connection Settings
|
||||
Nothing
|
||||
-- Raw output media types
|
||||
[]
|
||||
-- Config path
|
||||
Nothing
|
||||
|
||||
testCfg :: Text -> AppConfig
|
||||
testCfg testDbConn = _baseCfg { configDbUri = testDbConn }
|
||||
|
||||
Reference in New Issue
Block a user