diff --git a/repertory/repertory_test/include/fixtures/fuse_fixture.hpp b/repertory/repertory_test/include/fixtures/fuse_fixture.hpp index 84e5eafe..1465c531 100644 --- a/repertory/repertory_test/include/fixtures/fuse_fixture.hpp +++ b/repertory/repertory_test/include/fixtures/fuse_fixture.hpp @@ -234,7 +234,7 @@ template std::filesystem::path fuse_test::current_directory{}; template -provider_type winfsp_test::current_provider{provider_t::type}; +provider_type fuse_test::current_provider{provider_t::type}; template std::unique_ptr fuse_test::drive{};