diff --git a/packages/acceptance-tests/pkg-tests-specs/sources/features/configuration.test.ts b/packages/acceptance-tests/pkg-tests-specs/sources/features/configuration.test.ts index 2f58bde3c7d9..003ccfbc4238 100644 --- a/packages/acceptance-tests/pkg-tests-specs/sources/features/configuration.test.ts +++ b/packages/acceptance-tests/pkg-tests-specs/sources/features/configuration.test.ts @@ -1,4 +1,4 @@ -import {Filename, ppath, xfs} from '@yarnpkg/fslib'; +import {Filename, PortablePath, ppath, xfs} from '@yarnpkg/fslib'; describe(`Features`, () => { describe(`Configuration`, () => {