Skip to content

Commit

Permalink
chore(tests): Revert "chore(tests): fix import in cypress test limit_…
Browse files Browse the repository at this point in the history
…to_same_group.cy.ts"

This reverts commit d49b453.

[skip ci]
  • Loading branch information
come-nc authored and backportbot[bot] committed Aug 19, 2024
1 parent 5c3a481 commit 3d54d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/files_sharing/limit_to_same_group.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

import { User } from "@nextcloud/cypress"
import { createShare } from "./filesSharingUtils.ts"
import { createShare } from "./FilesSharingUtils.ts"

describe('Limit to sharing to people in the same group', () => {
let alice: User
Expand Down

0 comments on commit 3d54d9c

Please sign in to comment.