mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
chore(tests): Revert "chore(tests): fix import in cypress test limit_to_same_group.cy.ts"
This reverts commit d49b453b437d533d913e28d859cbe083e9ca9b4a.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user