Skip to content

Commit

Permalink
1 conflict reslove
Browse files Browse the repository at this point in the history
  • Loading branch information
gurramkarthiknetha committed Dec 20, 2024
1 parent 644921f commit 0822277
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ describe('Testing OrganizationScreen', () => {
fireEvent.click(closeButton);

expect(screen.getByTestId('mainpageright')).toHaveClass(styles.expand);

const openButton = screen.getByTestId('openMenu');
fireEvent.click(openButton);

Expand Down

0 comments on commit 0822277

Please sign in to comment.