Skip to content

Commit

Permalink
code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akashrathod28 committed Dec 19, 2023
1 parent f7409c7 commit bf9a759
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e/playwright/list-views/src/tests/permissions.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ test.describe('Special permissions', () => {

await userShareActionApi.shareFileById(fileId);
await userShareActionApi.waitForFilesToBeShared([fileId]);

// await apis.user.search.waitForApi(username, { expect: 1 });
await adminSiteApiActions.deleteSiteMember(sitePrivate, username);
});

Expand Down

0 comments on commit bf9a759

Please sign in to comment.