Files
zulip/zerver/tests
Alex Vandiver 56344e4765 scheduled_email: Only call .save() if necessary.
Calling `email.save()` is only needed if we altered `email.address`;
it is unnecessary if we called `email.users.add(...)` which will have
done its own INSERT.
2021-08-19 00:44:33 -07:00
..
2021-08-03 21:54:38 -07:00
2021-08-02 22:31:46 -07:00