Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for closing a nil smtpclient
Introduce a unit test to ensure that invoking Close on a nil smtpclient instance returns nil without errors. This enhances the robustness of the client closure functionality. This test accommodates the fix provided with PR #353
- Loading branch information