fix
This commit is contained in:
parent
a409408ac0
commit
7590fc4f45
@ -519,7 +519,7 @@ TEST(fuse_drive, all_tests) {
|
||||
EXPECT_TRUE(utils::file::delete_directory_recursively(test_directory));
|
||||
|
||||
const auto mount_location =
|
||||
utils::path::combine(test_directory, {"mount", std::to_string(idx}));
|
||||
utils::path::combine(test_directory, {"mount", std::to_string(idx)});
|
||||
|
||||
EXPECT_TRUE(utils::file::create_full_directory_path(mount_location));
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user