diff options
| author | realtyem <realtyem@gmail.com> | 2022-12-01 06:38:27 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-01 07:38:27 -0500 |
| commit | 854a6884d81c95297bf93badcddc00a4cab93418 (patch) | |
| tree | a32b5c54f84ce615031e92ef1a0d997e0209caff /tests/push | |
| parent | Cite launchpad bug that says ubuntu's pkgs are old (#14517) (diff) | |
| download | synapse-854a6884d81c95297bf93badcddc00a4cab93418.tar.xz | |
Modernize unit tests configuration settings for workers. (#14568)
Use the newer foo_instances configuration instead of the deprecated flags to enable specific features (e.g. start_pushers).
Diffstat (limited to 'tests/push')
| -rw-r--r-- | tests/push/test_email.py | 1 | ||||
| -rw-r--r-- | tests/push/test_http.py | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/tests/push/test_email.py b/tests/push/test_email.py |
