We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fe3dc commit 4cb7240Copy full SHA for 4cb7240
test_main.py tests/test_main.pytest_main.py renamed to tests/test_main.py
@@ -70,4 +70,4 @@ def test_send_draft(self):
70
self.assertIn("Draft with ID 999 not found.", result.stdout)
71
72
if __name__ == "__main__":
73
- unittest.main()
+ unittest.main()
0 commit comments