Skip to content

Commit

Permalink
deleted comented line
Browse files Browse the repository at this point in the history
  • Loading branch information
ScharfViktor committed Jan 4, 2024
1 parent 805b60c commit 265b7d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/cucumber/steps/ui/shares.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ When(
): Promise<void> {
const { page } = this.actorsEnvironment.getActor({ key: stepUser })
const shareObject = new objects.applicationFiles.Share({ page })
// const collaborator = { collaborator: this.usersEnvironment.getUser({ key: collaboratorName }) }
await shareObject.addExpirationDate({
resource,
collaborator: {
Expand Down

0 comments on commit 265b7d8

Please sign in to comment.