This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Commit 6d7c63f
authored
Properly call setup_background_tasks in unit tests. (#16150)
This should only be called on HomeServer objects which are configured
to run background tasks, which is automatically (and properly) done via
the call to setup().1 parent 7dbac12 commit 6d7c63f
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
1003 | | - | |
1004 | | - | |
1005 | 1003 | | |
1006 | 1004 | | |
1007 | 1005 | | |
| |||
0 commit comments