fix test
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -874,6 +874,7 @@ TEST(providers_test, sia_provider) {
|
|||||||
provider_type::sia,
|
provider_type::sia,
|
||||||
utils::path::combine(test::get_test_config_dir(), {"sia"}));
|
utils::path::combine(test::get_test_config_dir(), {"sia"}));
|
||||||
cfg.set_host_config(src_cfg.get_host_config());
|
cfg.set_host_config(src_cfg.get_host_config());
|
||||||
|
cfg.set_sia_config(src_cfg.get_sia_config());
|
||||||
}
|
}
|
||||||
|
|
||||||
curl_comm comm{cfg.get_host_config()};
|
curl_comm comm{cfg.get_host_config()};
|
||||||
|
Reference in New Issue
Block a user