fix
This commit is contained in:
		| @@ -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(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user