diff --git a/repertory/repertory_test/include/fixtures/fuse_fixture.hpp b/repertory/repertory_test/include/fixtures/fuse_fixture.hpp index b787598a..e015f75b 100644 --- a/repertory/repertory_test/include/fixtures/fuse_fixture.hpp +++ b/repertory/repertory_test/include/fixtures/fuse_fixture.hpp @@ -269,7 +269,6 @@ public: } EXPECT_EQ(0, close(fd)); - // std::this_thread::sleep_for(SLEEP_SECONDS); return file_path; }