diff --git a/cypress/e2e/files/router-query.cy.ts b/cypress/e2e/files/router-query.cy.ts index b3c3dd55de0..a7c4aae546d 100644 --- a/cypress/e2e/files/router-query.cy.ts +++ b/cypress/e2e/files/router-query.cy.ts @@ -5,7 +5,7 @@ import type { User } from '@nextcloud/e2e-test-server/cypress' -import { joinPaths as join } from '@nextcloud/paths' +import { join } from '@nextcloud/paths' import { getRowForFileId } from './FilesUtils.ts' /**