diff options
author | Ashish Kumar <ashfame@users.noreply.github.com> | 2022-09-28 16:44:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-28 11:14:35 +0000 |
commit | 5c429b86b4cf1d2ccf81339844599c85653521df (patch) | |
tree | dd3dec3420d5730ed0147bc4d59933f9cc8fdee0 | |
parent | Persist CreateRoom events to DB in a batch (#13800) (diff) | |
download | synapse-5c429b86b4cf1d2ccf81339844599c85653521df.tar.xz |
Add instruction for running unit tests in parallel (#13928)
-rw-r--r-- | changelog.d/13928.doc | 1 | ||||
-rw-r--r-- | docs/development/contributing_guide.md | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/changelog.d/13928.doc b/changelog.d/13928.doc new file mode 100644 |