mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
Update documentation
This commit is contained in:
@@ -17,5 +17,5 @@ def test_simple_app() -> None:
|
||||
|
||||
with redirect_stdout(io.StringIO()) as stdout:
|
||||
router.finds_appropriate_handler(InputCommand.parse("HELP"))
|
||||
|
||||
|
||||
assert "Available commands:" in stdout.getvalue()
|
||||
|
||||
Reference in New Issue
Block a user