Skip to content

Commit

Permalink
Converted from Jest to Vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat authored and Akshat committed Dec 22, 2024
2 parents 462690c + a62896d commit df9bdcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/OrgContribution/OrgContribution.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ describe('Organisation Contribution Page', () => {
},
writable: true,
});

window.location.assign('/orglist');

const { container } = render(
Expand Down

0 comments on commit df9bdcb

Please sign in to comment.