diff --git a/repertory/repertory_test/src/providers_test.cpp b/repertory/repertory_test/src/providers_test.cpp index 85517caf..0f504023 100644 --- a/repertory/repertory_test/src/providers_test.cpp +++ b/repertory/repertory_test/src/providers_test.cpp @@ -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();