fix
This commit is contained in:
parent
2001ffc27c
commit
bb3f05aef1
@ -636,7 +636,7 @@ TEST(providers, encrypt_provider) {
|
|||||||
{
|
{
|
||||||
app_config cfg(provider_type::encrypt, config_path);
|
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(
|
EXPECT_STREQ(
|
||||||
encrypt_path.c_str(),
|
encrypt_path.c_str(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user