Skip to content

Commit

Permalink
Fix flaky appeal test (#3369)
Browse files Browse the repository at this point in the history
fix flaky appeal test
  • Loading branch information
dholms authored Jan 14, 2025
1 parent 1705714 commit 3f93d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pds/tests/takedown-appeal.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ describe('appeal account takedown', () => {
email: '[email protected]',
password: 'password',
})
await network.processAll()

// Emit a takedown event
await network.ozone.getModClient().performTakedown({
Expand Down

0 comments on commit 3f93d8c

Please sign in to comment.