Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramneet04 committed Jan 2, 2025
1 parent 4892773 commit 98d5296
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ describe('Volunteer Management', () => {
const actionsTab = screen.getByTestId('actionsTab');
expect(actionsTab).toBeInTheDocument();
});
});
});

0 comments on commit 98d5296

Please sign in to comment.