Skip to content

Commit

Permalink
Add finalise
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Jan 2, 2024
1 parent de3f465 commit e08f3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/util/e2e-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ export class E2ETestEnv {
}
};
const app = await start(config, registration);
app.listener.finaliseListeners();

return new E2ETestEnv(homeserver, app, opts, config, dir);
}
Expand Down

0 comments on commit e08f3c8

Please sign in to comment.