[unit test] Complete all providers unit tests #12
This commit is contained in:
@@ -1596,7 +1596,7 @@ TEST(providers_test, s3_provider_encrypted) {
|
||||
|
||||
TEST(providers_test, sia_provider) {
|
||||
auto config_path =
|
||||
utils::path::combine(test::get_test_output_dir(), {"sia", "provider"});
|
||||
utils::path::combine(test::get_test_output_dir(), {"provider", "sia"});
|
||||
|
||||
console_consumer consumer{};
|
||||
event_system::instance().start();
|
||||
|
Reference in New Issue
Block a user