diff --git a/repertory/repertory_test/src/providers_test.cpp b/repertory/repertory_test/src/providers_test.cpp index 3630f10f..7ba913c1 100644 --- a/repertory/repertory_test/src/providers_test.cpp +++ b/repertory/repertory_test/src/providers_test.cpp @@ -636,7 +636,7 @@ TEST(providers, encrypt_provider) { { app_config cfg(provider_type::encrypt, config_path); - const auto encrypt_path = utils::path::combine(get_test_dir(), {"encrypt"}); + const auto encrypt_path = utils::path::combine(".", {"encrypt"}); EXPECT_STREQ( encrypt_path.c_str(),