Refactored app_config unit tests
This commit is contained in:
parent
e8365f4896
commit
442e694d09
@ -250,7 +250,7 @@ app_config::app_config(const provider_type &prov,
|
||||
|
||||
value_set_lookup_ = {
|
||||
{
|
||||
JSON_API_PATH,
|
||||
JSON_API_AUTH,
|
||||
[this](const std::string &value) {
|
||||
set_api_auth(value);
|
||||
return get_api_auth();
|
||||
|
Loading…
x
Reference in New Issue
Block a user