Skip to content

Commit df9bdcb

Browse files
AkshatAkshat
authored andcommitted
Converted from Jest to Vitest
2 parents 462690c + a62896d commit df9bdcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/screens/OrgContribution/OrgContribution.spec.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ describe('Organisation Contribution Page', () => {
2525
},
2626
writable: true,
2727
});
28+
2829
window.location.assign('/orglist');
2930

3031
const { container } = render(

0 commit comments

Comments
 (0)