Skip to content

Commit

Permalink
fix: Removed not needed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
josebui committed Feb 16, 2024
1 parent 1aa727b commit 5352904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/group/components/GroupView.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ test('GroupView: Share link member', async () => {
name: 'Share “Data Entry 0” File',
});

// Access level disabled display text
expect(
within(dialog).getByText(/Members can view and download this file/i)
).toBeInTheDocument();
Expand Down

0 comments on commit 5352904

Please sign in to comment.